Project is still in the works
Steps to run this project once it is built:
- Run
npm i
command - Setup database settings inside
data-source.ts
file - 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