Skip to content

Repository files navigation

Create your swift notes

Swift-Notes-Backend

Used Technologies:

Static Badge Static Badge Static Badge Static Badge


Installation:

  • Create a folder on your local machine where you want to host the project (your app name).

  • Inside that folder create a folder named: backend.

  • In the backend folder run: npm init -y npm install to make sure all dependencies are installed.

  • Inside package.json after "test" in new row write: "start": "node server.js",

  • Create document .env where you can store your MongoDB username and password of your database cluster.

  • To run the server node server.js


    Feel free to customize this template according to your specific app details and preferences.

About

First commit

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages