A complete ticketing platform for events of all kinds built with Go Lang and Node.js based on microservices architecture.
Before running the project, go to all .env.example files inside the services folders, and rename them to .env only, filling all the properties in the file with your information (api port, db credentials...).
git clone https://github.com/gabriellopes00/Morpheus.git
# or
git clone git@github.com:gabriellopes00/Morpheus.git
All required images will be pulled from docker hub.
docker-compose up -d --build
This project uses GPL-3.0 license, which allows anyone modify, distribute and use the application code in many different ways. However there are many conditions, such as License and copyright notice, State changes, Disclose source and Use the same license. Read complete license to know more about permissions and copyright.