Skip to content

gradebooklet/backend

Repository files navigation

alt backend image

gradebooklet-backend (under construction at the moment.)

Rails 6 API-Only Backend, made for the gradebooklet mobile application.

Getting started

Run bundle

$ bundle install

Setup local db

$ rails db:setup && rails db:migrate

Run server

$ rails s

About

Rails API-Only Backend for the gradebooklet mobile application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published