Node Version: >=16.17.0.
- Rename .env.sample to .env and fill the variables;
- Install the dependencies with `yarn;
- Run the migrations.
- Run the server with
yarn dev
, if you are in mobile, then runyarn start
.
Node Version: >=16.17.0.
yarn dev
, if you are in mobile, then run yarn start
.