Skip to content

soruma/bookshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookshelf

Development

Build container and modules

docker compose build
docker compose run --rm app bin/setup

Insert seed

docker compose run --rm app bin/rails db:seed

Startup

docker compose up

Before pull request

This project uses the overcommit gem. Run this command before committing. To pull request code with no warnings, execute this step.

bundle install
overcommit --install

Layout

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published