Skip to content

ScottyG67/Pantry_Eating_Server

Repository files navigation

README

Pantry Eating

Capstone project for Software Engineering at FlatIron School. The Server side is a Ruby on Rails application running as an API. User data is protected using Bcrypt and JWT authentication.

Main dependencies include

Ruby 2.6.1 Rails 6.1.3 JWT 2.2 Bcrypt 3.1.7 PostgreSQL 1.1

PostgreSQL database

  • rails db:create
  • rails db:migrate
  • rails db:seed

Basic seed data is provided in ./db/seeds.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors