Giter Club home page Giter Club logo

first-nodejs-backend's Introduction

first-backend-app

this is my first backend application :octocat:

to run the application create .env file in root directory

🔧 Technologies

Node.js  Express.js  MongoDB 

.env file

  #app 
  APP_PORT=3333
  APP_URL=http://localhost:3333
  APP_SECRET=05e11010826ee2bb341d02dc1a713be0be3d806a
  
  #mongo
  MONGO_HOST=127.0.0.1
  MONGO_DBNAME=db
  MONGO_USERNAME=
  MONGO_PASSWORD=
  MONGO_PORT=27017

Available CRUD endpoints

api/v1/users

api/v1/session

api/v1/products

api/v1/tournaments

api/v1/leagues

api/v1/transactions

api/v1/withdrawal

🚀Installation

  1. Clone the repo
    git clone https://github.com/siavashsk/first-nodejs-backend.git
  2. Install NPM packages
    npm install
  3. Run the development server
    npm start

first-nodejs-backend's People

Contributors

siavashsk avatar

Stargazers

Alireza Ebadi avatar  avatar

Watchers

 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.