Rails app to manage personal assets
- Ruby 73.9%
- HTML 22%
- Dockerfile 2.8%
- Shell 0.6%
- JavaScript 0.6%
|
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
|---|---|---|
| app | ||
| bin | ||
| config | ||
| db | ||
| lib | ||
| log | ||
| public | ||
| storage | ||
| test | ||
| tmp | ||
| vendor | ||
| .dockerignore | ||
| .gitattributes | ||
| .gitignore | ||
| .node-version | ||
| .standard.yml | ||
| .woodpecker.yml | ||
| config.ru | ||
| Dockerfile | ||
| Gemfile | ||
| Gemfile.lock | ||
| invest-plan.code-workspace | ||
| package.json | ||
| Procfile.dev | ||
| Rakefile | ||
| README.md | ||
| tailwind.config.js | ||
| yarn.lock | ||
README
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
-
...