Backend for SITU-WebApp
/// To be redacted ///
- See the environment variables section.
- (Optional) Make sure that the Docker engine is running and run this command in the root folder of this repository in terminal:
docker-compose down && docker-compose up -d
- Build and run with some IDE (IntelliJ or Visual Studio Code) or use the terminal.