Initial commit

This commit is contained in:
2025-06-11 17:49:50 +02:00
parent 277d97ef6d
commit f8523fc3eb
105 changed files with 2843 additions and 62 deletions

View File

@@ -1,3 +1,24 @@
# flagship
# README
not a placeholder
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...