Let's make Education Free for everyone
back end system developed with spring boot
- Download Docker
docker pull mongo:latestdocker-compose upPopulate the database with users, categories, articles, images(IT IS NOT AVAILABLE YET)
bash setup.shEnjoy 🎉 Development
- run spring boot as java application
- the server will be running on localhost:8080 by default
- add the configuration for docker compose to copy the setup.sh and all json file into mongodb docker and run the setup.sh