Skip to content
This repository was archived by the owner on Jun 13, 2022. It is now read-only.

Localing/api

Repository files navigation

Localing API

Localing Gateway API for customer facing app and business dashboard, developed with Node/Express

Install Dependencies

Install all package dependencies (one time operation)

npm install

Run It

Run in development mode:

Runs the application is development mode. Should not be used in production

npm run dev

or debug it

npm run dev:debug

Run in production mode:

Compiles the application and starts it in production mode.

npm run build
npm start

Deploy It

Deploys to AWS Elastic Beanstalk

eb deploy

About

RESTful API for Localing Apps

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •