Skip to content

noctiflow/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Getting started:

git clone git@github.com:noctiflow/template.git projectname
cd projectname
git remote rm origin
bundle install
rails db:drop
rails g rename:app_to <new project name>
git init
rails db:create db:migrate
rails s

Deployment:

heroku create
git push heroku master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors