github

100devs / binary-upload-boom

  • воскресенье, 11 сентября 2022 г. в 00:34:43
https://github.com/100devs/binary-upload-boom


The 100Devs Social Network



Install

npm install


Things to add

  • Create a .env file in config folder and add the following as key = value
    • PORT = 2121 (can be any port example: 3000)
    • DB_STRING = your database URI
    • CLOUD_NAME = your cloudinary cloud name
    • API_KEY = your cloudinary api key
    • API_SECRET = your cloudinary api secret

Run

npm start