Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jasonmag/orion-vault

NexDue is a project that list of all your next payment dues.
https://github.com/jasonmag/orion-vault

docker docker-compose kamal rails7 rubyonrails sqlite3 stimulus

Last synced: 8 days ago
JSON representation

NexDue is a project that list of all your next payment dues.

Awesome Lists containing this project

README

        

# NexDue

NexDue is a project that list of all your next payment dues.

Things you may want to cover:

* Ruby version
- 3.2.3

* System dependencies
- Ruby on Rails v7.2
- Device v4.9
- TailwindCss v2.7

* Configuration
- Dockerfile
- Docker Compose
- Run Rails console command using docker-compose

* Database creation
- Sqlite (default database)

* Database initialization
- Sqlite migration

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions
- Kamal
- run `dotenv kamal deploy`
- to load .env file, by default Kamal2 won't load env file anymore.

* ...