-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Yeo Wen Qin, Kaynn edited this page Jun 27, 2024
·
2 revisions
- Have Docker Engine installed and running.
- Clone the project locally.
- Copy
.env.exampleinto.env, and change environment variables accordingly. -
docker-compose up --build. - Run
migration-helper.shif it's your first time running the project. (Database migrations)
- Relies on user service :: https://github.com/Muimi-Chat/user-service