Skip to content

nikhilpokharel44/nikhilpokharel-portfolio

Repository files navigation

After cloning configure following steps to start the project:

1.  npm install --save-dev dotenv

2.  create .env file in the project root directory

3.  inside .env paste this

    # DATABASE_URI= enter your database url here in this case use mongodb
    # SESSION_SECRET= enter your token secret
    # cloudName= your cloudinary cloud name
    # apiKey= your cloudinary api key
    # apiSecret= your cloudinary account secret

Thank your for your time ;)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published