Skip to content

martin-galajda/Localization-Manager-API

Repository files navigation

PROTOTYPE API OF LOCALIZATION MANAGER

Prerequisities:

  • Node v 5.0.0 or higher

Run JIRA integrations:

  • npm run jira -> from the root folder

Run TESTS:

  • npm test

Configure application:

Deployment to HEROKU

  • Create account on heroku - https://signup.heroku.com/
  • Install heroku locally - tutorial is here https://devcenter.heroku.com/articles/heroku-cli
  • Enter heroku login from the command line and enter credentials
  • In the root folder enter heroku create (and save the url of deployed application, it will be printed out to standard output -e.g. terminal)
  • Then proceed with step Configure Application
  • Then make sure everything is added to git -> run git add . && git commit -m "Heroku deployment"
  • git push heroku master
  • Application should be deployed :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages