Skip to content

marceli99/lupa

Repository files navigation

Lupa

Restaurant service app

How to start

Technological stack required:

  • Ruby 3.1.2
  • Rails 7
  • Linux/macOS
  • Node > 10
  • Yarn > 1
  • Redis

Installation

  • Clone project
  • Inside main directory yarn install and bundler
  • Now you can prepare database by typing rails db:reset. Make sure that you have proper config in database.yaml file! (database name and password)
  • Run redis server in background
  • Run app by bin/dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published