Skip to content

REST API Service provider for Midburn's tickets and early arrival allocations.

Notifications You must be signed in to change notification settings

Midburn/allocations-service

Repository files navigation

Build Status

Tickets Allocation

Prerequisites

Node.JS

You should have Node.JS ver. 10+ installed (NVM/NVM Windows is recommended)

MongoDB

You should have MongoDB Server installed and running.

Installation

  • Clone the repo
  • run npm install

Development

Make sure to create a local .env file (see .env.example file)

Build

  • run npm run build:dev for webpack compilation with watch option.
  • run npm build for production optimized build.

Starting the server

  • run npm start (nodemon keeps the process alive).

About

REST API Service provider for Midburn's tickets and early arrival allocations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •