Skip to content

himanshusachan112/NITASPACE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

To contribute to this project follow the guide.

  • clone the project.

  • go to vs code prompt.

  • type npm i

  • create .env file inside backend folder.

  • initialize variables in .env file.

    database details.

    PORT=4000

    MONGODB_URL= --create cluster in mongodb and paste url--

    cloudinary details.

    CLOUD_NAME= <create account in cloudinary and paste name , api-secret, api-key>

    API_KEY=

    API_SECRET=

    FOLDER_NAME="nitaspace"

    mail sender deatils

    MAIL_HOST=smtp.gmail.com

    MAIL_USER= --user your email id--

    MAIL_PASS= --use your mail password--

    #jwt JWT_SECRET="nita"

  • go to vs code prompt and use command npm start.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published