- A codebin which you can use to store your stuff
- Link: https://notebin.cf
- You will need a mongodb server.
- Name an env variable "MONGODB_LINK" and set its value to the mongodb server link.
- Run
npm install
. - Run
node server.js
. - If your running this in a production environment comment the
require('dotenv').config()
part. - Wanna deploy this with ease? click the "deploy on railway" button.
- Icons provided by freepik and flaticon