wkasunsampath / Simple-Courier-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:TypeScript 97.3%Language:SCSS 1.8%Language:JavaScript 0.9%