Skip to content

moontography/mcc-api

Repository files navigation

mcc-api

Deploy

Heroku

  • Deploy to Heroku:

    • Login to Heroku container (required on initial deployment to verify credentials) $ heroku container:login
    • Build and push web containers $ heroku container:push web
    • Release app $ heroku container:release web

Development

You will need to have Docker and Docker Compose installed and running.

$ git clone https://github.com/moontography/mcc-api
$ cd mcc-api
$ npm install

# run tests
$ npm test

# start development server
$ docker-compose up

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages