
- node^18
- Angular^15
nvm use latest
make a .env
file in the backend
root with the following fields
DB_URL
AWS_KEY
AWS_SECRET
AWS_S3_REGION
PAWS_EMAIL
PAWS_PASSWORD
JWT_SECRET
- Run
npm i
npm i
ng serve
run http://localhost:4200/
on browser