Skip to content

jeffersonoliveira-dev/voo-nautica

Repository files navigation

Voo Náutica

Web app built in Ruby on Rails.

##Setup:

Clone Repository:

git clone https://github.com/Cardbeat/voo-nautica.git.

Install gems with bundler:

cd voo-nautica
bundle install

Deployment:

Install heroku:

Check heroku guide.

Login to your heroku account:

heroku login

Adding remote with git :

heroku git:remote -a voo-nautica

Deploy to heroku:

git push heroku master

See more how heroku with git works at deploying with git...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published