No description
Find a file
david 338447763f
All checks were successful
/ Run tests (push) Successful in 2m24s
/ Run system tests (push) Successful in 2m35s
/ Build, push and deploy image (push) Successful in 1m43s
fix/skip system tests
2024-09-11 22:43:26 +02:00
.devcontainer A lot :) 2024-09-05 22:54:38 +02:00
.forgejo/workflows A lot :) 2024-09-05 22:54:38 +02:00
.vscode A lot :) 2024-09-05 22:54:38 +02:00
app Check show ansicht 2024-09-11 22:04:55 +02:00
bin A lot :) 2024-09-05 22:54:38 +02:00
config Check show ansicht 2024-09-11 22:04:55 +02:00
db Revert db migration 2024-09-11 22:06:05 +02:00
lib A lot :) 2024-09-05 22:54:38 +02:00
log rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
public A lot :) 2024-09-05 22:54:38 +02:00
storage rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
test fix/skip system tests 2024-09-11 22:43:26 +02:00
tmp rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
vendor Use our font in pdf 2024-07-21 02:57:13 +02:00
.dockerignore A lot :) 2024-09-05 22:54:38 +02:00
.gitattributes rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
.gitignore backups 2024-07-24 01:48:27 +02:00
.node-version rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
.rubocop.yml A lot :) 2024-09-05 22:54:38 +02:00
.ruby-version Update ruby 2024-07-22 03:27:58 +02:00
config.ru Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
docker-compose.yml A lot :) 2024-09-05 22:54:38 +02:00
Dockerfile A lot :) 2024-09-05 22:54:38 +02:00
Gemfile Check show ansicht 2024-09-11 22:04:55 +02:00
Gemfile.lock Check show ansicht 2024-09-11 22:04:55 +02:00
package-lock.json Links, mainly... 2024-07-26 00:59:00 +02:00
package.json Links, mainly... 2024-07-26 00:59:00 +02:00
Procfile.dev rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
Rakefile Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
README.md rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
yarn.lock Links, mainly... 2024-07-26 00:59:00 +02:00

a11yist

rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild .