Giter VIP home page Giter VIP logo

notifications-dashboard's Introduction

notifications-dashboard

Simple Parse server for Showpass.

Getting Started

Pre-requisites

This project uses docker-compose for development. Please set up your machine to to run the docker-compose command before proceeding.

Usage

To run this project, simply start the project with docker-compose.

docker-compose build
docker-compose up

Local Usage

Follow these steps if you wish to run the project without docker.

Pre-requisites

The only pre-requisite for this project is Node.js.

Setup

To run, you will need to install the project's NPM dependencies.

npm install

Configure environment

Configure your environment variables, using the default config file as needed.

cp default.env .env
nano .env

Build server

npm run build

Run server

To start the server, simply run the NPM script.

npm run start

Continuous Integration

To simplify deployment, continuous integration has been configured using Circle CI. Any changes pushed to master branch will be automatically deployed to the live server.

notifications-dashboard's People

Contributors

jpnauta avatar

Watchers

James Cloos avatar Tyler Churchill avatar PP avatar Lucas McCarthy avatar  avatar Milan avatar Joel Dauter avatar  avatar Rob D avatar Li 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.