- Create a postgres container, a redis and use mailtrap for the function of sending emails from the site when an event is canceled.
- Create a new .env file based on .env.example.
- Fill in the constants below the #Database with the data from the postgres container.
- Fill in the constants below #Redis with the data from the redis container.
- Fill in the constants below #Mail with the data provided on the mailtrap website.
yarn
yarn start
- go to the respective folders (mobile or web)
yarn
yarn start
yarn (android|ios)
(only for mobile)