Giter VIP home page Giter VIP logo

attainu's Introduction

AttainU Assignment

To setup the project please follow these guidelines

  1. Make sure that you have nodejs and npm installed in your system.
  2. Run command 'npm install' in the project root directory to install all the dependencies from the package.json file.
  3. Create a file .env in the project root directory and add these environments MONGO_URI, SECRET_OR_KEY, and PORT.
  4. Place the MongoDB connection string in the MONGO_URI. You can refer to https://mlab.com/ which i have used.
  5. SECRET_OR_KEY is the secret key for your password. Make sure this is strong enough to not get cracked easily.
  6. PORT is the port on which you want to run the server. If this is not provided then application will run on default port 5000.
  7. After setting up the .env file run 'npm run server' or 'npm start' in the root to run the nodemon server or normal server respectively.
  8. Refer to this Postman collection for testing the endpoints https://www.getpostman.com/collections/0f469aa721fd29567f04

Don't forget to Star and Fork the repository.

Have fun!

attainu's People

Contributors

thedevhaider avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.