DenisZackharov / teacherss

Web application for help manage staff in school or university
0 stars 0 forks source link

CI

README

This Application help teachers for planning study year, with creating workload by hours taking into account that teachers in period 5-9 same, and something interesting feature in future

Getting started

Setup Project

  1. Clone project git clone https://github.com/DenisZackharov/teacherss.git
  2. Install gems and yarn packages with run commands bellow bundle, yarn
  3. Create database, and run migrations bin/rails db:create bin/rails db:migrate
  4. For running server run bin/dev

Scripts

Standard

Docker