Skip to content

A Rails 7 API for the sketchpad React App - Uses session tokens for users, cancancan for authorization and postgresql for the db. Sketchpad users can save their drawings, organise them into 'pads' and retrieve them to browse/edit/delete at a later date.

Notifications You must be signed in to change notification settings

CharlieWWW94/api_sketchpad

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

About

A Rails 7 API for the sketchpad React App - Uses session tokens for users, cancancan for authorization and postgresql for the db. Sketchpad users can save their drawings, organise them into 'pads' and retrieve them to browse/edit/delete at a later date.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published