Skip to content

Eatiplaner/eatwut-assets-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eatwut Assets Service

Requirements

  • Rails 7.0.3
  • Ruby 3.1.2
  • PostgreSQL

Configuration

  • Create config/application.yml by copying from config/application.yml.example and make any change appropriate to your setup.

Setup Git hooks:

pnpm install
pnpm run prepare

Installation

Inside project root folder, execute:

$ bundle

Database creation:

$ rake db:setup

Run migrations:

$ rake db:migrate

Run Rubocop

$ bundle exec ubocop

or

$ rubocop

Run Rspec

$ bundle exec rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published