Mini shop
TS + oak + mongo + djwt + bcrypt
git clone https://github.com/killyouare/denooak
cd denooak/
cp .env.example .env
change .env
install deno
deno --allow-net --allow-read app.ts
Thunder client is used for testing(thunder-tests folder) or use the postman collection, it's inside thunder-tests folder
Variable | value |
---|---|
host | http://localhost:4000 |
to change the database from the cloud storage, use mongo documentation