Skip to content

mejiaro/snacks-market

Repository files navigation

README

Snacks Market API

Setup

  1. Create and change to a new gemset and install bundle and bundler
  2. Run bundle install
  3. Create and migrate db rails db:create && rails db:migrate
  4. Seed db rails db:seed
  5. Start the server with rails s

The following admin credential can be used to test admin-only features: email: [email protected], password: 123456.

Additional admin users and regular users are generated by the db:seed.

The API has been documented here.

Get the frontend here.

About

Snacks 'vending machine' | Rails 5 API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published