The dashboard manages user workspaces.
Install npm dependencies:
npm update
Place GitHub authentication credentials (the client ID and client secret) into files named GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET, respectively.
Start the server:
npm start
- Docker
- Node, Express, Passport
- Bootstrap
- Redis for storing user account data and sessions