Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

LuC1us-cloud/heroku-api-test

Repository files navigation

Nest Logo

Description

Coding challenge for MediaPark.

API documentation

https://my-api-001.herokuapp.com/api/

Deployment instructions

Heroku Logo

Hosting provider - heroku.com
  1. If Procfile does not exist, create it in the api folder (root directory).
  2. In Procfile add - web: npm run start:prod
  3. In Heroku main dashboard, create a new app.
  4. Go to app 'Overview' -> 'Configure Add-ons'.
  5. Search for 'Heroku Postgres' and attach it as the database.
  6. In the app dashboard go to 'Deploy'.
  7. Connect to your Github account and search for the repository. (if the repo is not yours, fork it on your own account)
  8. Scroll down to 'Manual deploy', choose the branch you want to deploy and click 'Deploy Branch'.

App should be deployed and woking!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published