Skip to content

killyouare/denoOak

Repository files navigation

Deno project

Mini shop

Technology stack

TS + oak + mongo + djwt + bcrypt

installation

  git clone https://github.com/killyouare/denooak
  cd denooak/
  cp .env.example .env

change .env

install deno

  deno --allow-net --allow-read app.ts

Tests

Thunder client is used for testing(thunder-tests folder) or use the postman collection, it's inside thunder-tests folder

Environment

Variable value
host http://localhost:4000

Notes

to change the database from the cloud storage, use mongo documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published