This is the Smartshub's main API for all its resources, and web applications such as Pastes.
Powered by TypeScript, Express and MongoDB.
- Install deps
npm install-
Configure .env
.env.example --> .env -
Run dev
npm run devThe server is now running on localhost:5000
Contributing is always welcome! Feel free to make any neccesary changes and open a PR.