Getting Started In the app-be repository, rename .enc.example to .env and set the db data. Both in be & fe repositories, run below commands: (Node 18+) npm i npm run dev Register and change the type of the user to "ADMIN" from DB side to create an admin account.