Code Monkey home page Code Monkey logo

basic-info-server-template's Introduction

Logo

Basic Info Server Template

License Issues PRCLosed LastCommit Release SonarCloud BTC

Basic Info Server Template in NodeJS Express.js

Ways to Begin

1. Express Deploy

Deploy this template to Heroku

Deploy

2. Start with Server Generator

Create your server with Server Generator Package

NPM

3. GitHub Template

Use this repository as a Template

GitHubTemplate

Installations

Install nodejs and npm via nodejs.org.

Check installed versions of nodejs and npm via running following commands:

node -v
npm -v

Check project's current nodejs and npm version from package.json.

Environment Variables

If you don't give RESPONSE_ENCRYPTION_SECRET, response encryption mechanism will be disabled automatically.

PORT={Server Port}

ACCESS_TOKEN_SECRET={Access Token Secret}

MONGODB_URI={MongoDB Connection String}

RESPONSE_ENCRYPTION_SECRET={Response Encryption Secret}

Http Requests

You can find list of available http request in the requests directory. You can run http requests directly via WebStorm, for more information check out: jetbrains.com/help/idea/http-client-in-product-code-editor.html

Contributors


Furkan Yavuz

๐Ÿ’ฌ ๐Ÿ“– ๐Ÿ‘€

Fatih Turker

๐Ÿ’ฌ ๐Ÿ“– ๐Ÿ‘€

Contributing

  • Fork it
  • Create your update branch (git checkout -b my-feature-branch)
  • Commit your changes (git commit -am 'Add some features')
  • Push to the branch (git push origin my-feature-branch)
  • Create new Pull Request

LICENSE

The source code for this project is released under the MIT License.

basic-info-server-template's People

Contributors

fatihturker avatar furknyavuz avatar mertlsarac 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.