Skip to content

karn18/rock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This ROCK project is created with rails and inertia.js to demonstrate how to invent the SPA without building an API.

You will not afraid to create a SPA anymore, if it doesn't require building an API or handling authentication with an access token.

Features

  • Authentication

    Using a built-in authentication generation with slight customizations of responses to support Inertia.

    See more about built-in authentication

  • Error Pages Customization

    There are many approaches to customize the error pages in Rails. For this project, we use simple one to customize the error pages by overriding the exceptions_app and create a new errors controller for handling 404 and 505.

  • Key Transformation for JavaScript

About

SPA without building the API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published