Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

michudzik/depot

Repository files navigation

Depot application

Getting started

Clone the repository

$ git clone https://github.com/michudzik/depot.git <destination>

Install required gems

$ bundle install

Update yarn packages

$ yarn install

Migrate the database

$ rails db:migrate

Run the test suite

$ rails test

Start the server

$ rails server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published