Rewritten using quasar framework

This commit is contained in:
2022-11-30 00:37:19 +10:00
commit bca211f706
116 changed files with 6346 additions and 0 deletions

0
backend/test/fixtures/files/.keep vendored Normal file
View File

11
backend/test/fixtures/users.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
username: MyString
email: MyString
password_digest: MyString
two:
username: MyString
email: MyString
password_digest: MyString