Skip to content

Getiverse/Backend

Repository files navigation

getiverse logo

Open-source Social network publishing platform.

Let's make Education Free for everyone

Try live demo


Back-End

back end system developed with spring boot

Getting Started

🖐 Requirements

⏳ Installation

docker pull mongo:latest
docker-compose up

Populate the database with users, categories, articles, images(IT IS NOT AVAILABLE YET)

bash setup.sh

Enjoy 🎉 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

Releases

No releases published

Packages

No packages published

Languages