README
clone to your machine
rails db:migrate
rails db:seed
rails s
then
cd /svelte-apps
npm run dev
now open localhost:3000 on your browser
postman api collection https://www.getpostman.com/collections/e69234d9e0ff324966fc
rest api with jwt using ruby on rails as backend and svelte as frontend and postgres for database
clone to your machine
rails db:migrate
rails db:seed
rails s
then
cd /svelte-apps
npm run dev
now open localhost:3000 on your browser
postman api collection https://www.getpostman.com/collections/e69234d9e0ff324966fc
rest api with jwt using ruby on rails as backend and svelte as frontend and postgres for database