No description
Find a file
2025-05-16 18:19:30 +02:00
.devcontainer switch to rdbg debugger 2024-10-27 02:16:36 +02:00
.forgejo/workflows Try to fix ci browser 2024-11-08 22:13:05 +01:00
.vscode Migrate to Rais 8.0 2024-11-08 22:05:31 +01:00
app Added projects 2024-11-24 22:08:36 +01:00
bin Update docker 2025-05-16 18:19:30 +02:00
config add translation 2024-11-24 22:38:51 +01:00
db Added projects 2024-11-24 22:08:36 +01:00
lib error pages 2024-11-11 07:21:55 +01:00
log rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
public error pages 2024-11-11 07:21:55 +01:00
storage rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
test Added projects 2024-11-24 22:08:36 +01:00
tmp rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
vendor Add lightbox 2024-11-13 00:26:07 +01:00
.dockerignore Docker config changes for cli editor 2024-11-25 00:06:53 +01:00
.gitattributes rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
.gitignore Docker config changes for cli editor 2024-11-25 00:06:53 +01: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 docker 2025-05-16 18:19:30 +02:00
compose.yml Update docker 2025-05-16 18:19:30 +02:00
config.ru Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
docker-compose.yml Docker config changes for cli editor 2024-11-25 00:06:53 +01:00
Dockerfile Update docker 2025-05-16 18:19:30 +02:00
Gemfile Update docker 2025-05-16 18:19:30 +02:00
Gemfile.lock Update docker 2025-05-16 18:19:30 +02:00
package.json Added projects 2024-11-24 22:08:36 +01:00
Procfile.dev Docker config changes for cli editor 2024-11-25 00:06:53 +01: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 fix lightbox 2024-11-23 19:24:43 +01:00

a11yist

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