Skip to content

alanssoares/fidelizes-user

Repository files navigation

fidelizes-user

Fidelizes App User MicroService

How to run

Before anything else, you must have node installed on your machine.

Running Dev Server

Run on your terminal npm run watch:dev, the server will restart everytime you make a change in your code.

Running Production Server

For stuff like heroku deployment, aws elasticbeanstalk, run npm run start

Other scripts

  • transpile - convert es6 and beyond code to es5 to a folder named dist-server
  • clean - delete transpiled folder
  • build - clean and transpile

About

Fidelizes App User MicroService

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published