Giter Site home page Giter Site logo

expressjs-starter-app's Introduction

ExpressJS Starter App

This application intent is to be used during NGINX configuration on the server, it is quick and dirty and it is not ment to be changed of over time.

Following set of commands is used to create this repo.

  $  npm init -f
  $  npm install express moment --save
  $  npm start
  $  npm start -- Zeka
  $  npm start -- Rabbit
  $  git init 
  $  git add .
  $  git commit -m "First and last commit"
  $  git remote add origin https://github.com/nicewaytodoit/expressjs-starter-app.git
  $  git push -u origin master

Check application with http://localhost:3000/ in case application was run with npm start -- Rabbit result screen will show something like:

Hello World ExpressJS: App "Rabbit" : 24/12/2020 17:26

This is useful for testing multiple configurations for PM2 or forever continuous process manager runners.

Ugh it it not last commit

I need to commit these changes of README.md file. :)

Thank you,

expressjs-starter-app's People

Contributors

nicewaytodoit 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.