Skip to content

🌼 Learning about the Hanami Framework using Ruby 🎯

Notifications You must be signed in to change notification settings

silva4dev/ruby-hanami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hanami Mvc

Welcome to your new Hanami project!

Setup

How to run tests:

% bundle exec rake

How to run the development console:

% bundle exec hanami console

How to run the development server:

% bundle exec hanami server

How to prepare (create and migrate) DB for development and test environments:

% bundle exec hanami db prepare

% HANAMI_ENV=test bundle exec hanami db prepare

Explore Hanami guides, API docs, or jump in chat for help. Enjoy! 🌸

About

🌼 Learning about the Hanami Framework using Ruby 🎯

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published