An open API service indexing awesome lists of open source software.

https://github.com/traap/blog

Rails 7 blob tutorial using Postgres
https://github.com/traap/blog

Last synced: about 1 month ago
JSON representation

Rails 7 blob tutorial using Postgres

Awesome Lists containing this project

README

          

# Rails 7.0.4 Blog

I am using https://guides.rubyonrails.org/getting_started.html to verify my
ArcoLinux, neovim, LSP, DAP, and Postgres sql setup, aka, my development
environment. I needed a simple application to test changes I'm making to
https://github.com/Traap/nvim.git and https://github.com/Traap/lvim.git amongst
other items such as Dbeaver.

Traap