/db_web_schedule

Project on the subject of Distributed database management systems MIREA

Primary LanguageHTML

Web Queue

This is a repository with the final practical work on the for the subject of distributed databases of the RTU MIREA. The purpose of the practice is to write a web application using the mongo database.

Running

To run the program, you need to build and run docker-compose

docker-compose build
docker-compose up

The website will be launched at http://0.0.0.0:8000/ and mongo-express at http://0.0.0.0:8081/