Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Project settings: make sure protect dynamic ports is switched off.

To run the project:

$ deno run --allow-all --unstable index.js

Accounts

The system comes pre-configured with an account:

  • username: doej
  • password: p455w0rd

You can use the registration option to create more accounts.

The secure page allows you to upload files to the server, this will need to be replaced with the functionality required by your assigned topic.