Git Product home page Git Product logo

node-express-postgres-redis-starter-kit's Introduction

node-express-postgres-redis-starter-kit

This is a starter kit that help you get started with node, express, postgresql, redis, es6 with just one shell script to run.

osx-setup.sh : This will install.

  1. Brew,
  2. Node(latest)
  3. Postgresql(latest)
  4. Redis

ubuntu-setup.sh : This will install.

  1. Node(latest)
  2. Postgresql(latest)
  3. Redis

arch.sh : This will setup

  1. An express server
  2. Basic authentication and its api's.
  3. Setup for writing api's.
  4. Setup for CLI task runner system.

It uses

  1. Node.js
  2. Express.js
  3. Postgresql Latest
  4. Redis
  5. Tabel(An orm written on top knex.js thanks to : https://github.com/fractaltech/tabel)

How to uses it

  1. Clone this repository
  2. cd node-express-postgres-redis-starter-kit
  3. (OPTIONAL) If you need to setup (Node, redis, postgresql) then run ./osx-setup.sh for MAC or ./ubuntu-setup.sh for ubuntu users.
  4. Follow terminal

What you will have

  1. Login, Logout and Signup Apis on the Go.
  2. Full Fledged Backend Setup where you directly write APIS.

Same Architecture Can expand to have a queue and a worker system to use that feature email me [email protected]

๐Ÿ’ก 4-5 days of work, done in less than 1 minutes.

node-express-postgres-redis-starter-kit's People

Contributors

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