Skip to content

torsday/mSinSkel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Skeleton App

===========

Directions

  1. In github, make a new repo
  2. git clone https://github.com/ctorstens/mSinSkel.git
  3. Move into the cloned directory
  4. $ git remote set-url origin <new_repo_url>

Includes

  • Sinatra Skeleton
  • User migration
    • first_name
    • last_name
    • user_name
    • email
    • password_hash
    • timestamps
  • User model
  • User Authorization
    • bcrypt

To Do

About

my Sinatra Skeleton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published