Skip to content

Blog using rails and next for promote rest-api-generator gem.

Notifications You must be signed in to change notification settings

SwitchDreams/blog-rails-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

blog-rails-next

Blog using rails and next for promote rest-api-generator gem.

Back-end

Rails

  • rest-api-generator (Build api faster)

rails g rest_api_generator:resource Post title:string author:string content:rich_text --spec=rswag

  • Avo (Admin)

    • Change api_only=false
    • Install propshaft
  • Others

    • Serializer: AMS
    • Text editor: Action Text with Trix
    • Images: Action Storage

Front-end

About

Blog using rails and next for promote rest-api-generator gem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published