turingschool-examples/adopt-dont-shop-7

Deploy your Application to the Internet

cjsim89 opened this issue · 1 comments

As a visitor of the site
I will perform all user stories
By visiting the application on the Internet.
Localhost is fine for development, but
the application must be hosted on the internet.

Using any sort of Continuous Integration is not allowed.

As a team, choose either Heroku or Render to deploy your project.
You may use these guides:

Heroku: https://devcenter.heroku.com/articles/getting-started-with-rails7
Render: https://backend.turing.edu/module2/misc/deploying_with_render

Continuous Integration / Deployment is not allowed for this project.

[Note - this issue is present for illustration purposes only]