GUI for managing DataSoc's content.
- Clone the repository
- Run
npm install - Create a
.envfile in the root directory and copy the contents of.env.exampleinto it - Fill in the environment variables in the
.envfile (ask directors) - Run
npm run devto start the development server