nimish1001 / bn-Backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bn-Backend

  • Store Mongodb Credentials in dbSecrets.js and then import it in code.(To maintain same code irrespective of different machines)
  • Store Secret Key used in JWT in secretKey.js and then import. (For Security Reasons).

Both are in gitignore and hence, wont leave your PC.

All bn-Backend Docs Live here. (Please read once before starting to contribute)

https://drive.google.com/drive/folders/1OD-VpGfReWzRF7Raav7u3LwOxcGcHICO?usp=sharing

About


Languages

Language:JavaScript 100.0%