Skip to content

Sv-Shok/checklist_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Installation

  • Start the project locally

Required to install

  • Ruby 2.6.3
  • Ruby on Rails 5.2.6
  • PostgreSQL 12.9
  • Puma as a web server

Clone

$ git clone [email protected]:Sv-Shok/checklist_manager.git

Setup

$ bin/setup or $ bundle install

How to run local

  1. Open terminal.
  2. Run rails server to start application.
  3. Open http://localhost:3000 to view it in the browser.

If you have problem...

If you have problems after starting the server, try these commands rails db:migrate, or if it does not work try rails db:create after rails db:migrate and restart server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors