8000 GitHub - memoxmrdl/store-api
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

memoxmrdl/store-api

Repository files navigation

Store API

System requirements

  • Ruby 2.6.5
  • Rails 6.1.2.1

Dependencies

Ruby

bundle install

Database

To setup database you either run:

bin/rails db:setup

or

bin/rails db:drop db:create db:migrate db:seed

Running migrations

To run migrations use the following command:

bin/rails db:migrate

Test

You should run the tests with the following command:

bin/rails test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0