-
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.example
into.env
, and change environment variables accordingly. -
docker-compose up --build
. - Run
migration-helper.sh
if it's your first time running the project. (Database migrations)
- Relies on user service :: https://github.com/Muimi-Chat/user-service