Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 366 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 366 Bytes

Build in process with TypeORM, postgres, redis

Project is still in the works

Steps to run this project once it is built:

  1. Run npm i command
  2. Setup database settings inside data-source.ts file
  3. Run npm start command

Use https://www.base64encode.org/ to generate base64 keys for public and private tokens. keep them in files covered by .gitignore