Skip to content

100devs/recipe-app-from-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b3b7b54 · Oct 16, 2022

History

1 Commit
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published