Skip to content

DannySantos/playload

Repository files navigation

Playload

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 run the code reloader:

% bundle exec hanami reloader

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

Linter

How to highlight linting offenses:

% bundle exec rubocop

How to fix highlighted linting offenses automatically:

% bundle exec rubocop -a

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •