Go to file
Louis Vallat a56a2854a4
feat: added navbar links
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2023-02-04 14:38:27 +01:00
app feat: added navbar links 2023-02-04 14:38:27 +01:00
bin feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
config feat: added navbar links 2023-02-04 14:38:27 +01:00
db feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
lib feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
log feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
public feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
storage feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
test feat: added navbar 2023-02-04 14:22:05 +01:00
tmp feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
.gitattributes feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
.gitignore feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
.ruby-version feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
config.ru feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
Gemfile feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
Gemfile.lock feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
package.json feat: added navbar 2023-02-04 14:22:05 +01:00
Procfile.dev feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
Rakefile feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
README.md feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
yarn.lock feat: added navbar 2023-02-04 14:22:05 +01:00

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

  • ...