Skip to content

ihortok/lists_sinatra_app

Repository files navigation

Lists

Requirements

  • Ruby 3.2.0
  • Bundler 2.4.1
  • SQLite
  • Node.js
  • Yarn

Setup

1. Clone the repository

git clone git@github.com:ihortok/lists_sinatra.git
cd lists_sinatra

2. Install dependecies

bundle && yarn

3. Setup the database

rake db:migrate

4. Start the application

yarn run dev
rackup

About

App for managing lists of things

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published