https://github.com/tinawebdev/recordstore
A Vue.js front-end paired with a Ruby on Rails API-based backend
https://github.com/tinawebdev/recordstore
rails-api rails6 tailwindcss vuejs2
Last synced: 11 months ago
JSON representation
A Vue.js front-end paired with a Ruby on Rails API-based backend
- Host: GitHub
- URL: https://github.com/tinawebdev/recordstore
- Owner: tinawebdev
- Created: 2020-04-24T16:44:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-10T08:12:34.000Z (about 2 years ago)
- Last Synced: 2025-01-03T14:49:54.231Z (about 1 year ago)
- Topics: rails-api, rails6, tailwindcss, vuejs2
- Language: Ruby
- Homepage:
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ruby on Rails API with Vue.js
A simple application where Ruby on Rails is backend and Vue.js + Axios is front-end.
## Used in this build
- Rails '6.0.2.2'
- Ruby '2.6.3'
- Gem bcrypt '3.1.7'
- Gem rack-cors
- Gem redis '4.0'
- Gem jwt-sessions