Refactored file system
Changed the file system to a more ordered state and updated links in files accordingly. Also the reffering to files is now uniform
This commit is contained in:
2
data/tickets.json
Normal file
2
data/tickets.json
Normal file
@@ -0,0 +1,2 @@
|
||||
[
|
||||
]
|
||||
6
data/users.json
Normal file
6
data/users.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"username": "admin",
|
||||
"password": "1234"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user