Skip to content

Commit

Permalink
feature: Add an admin page showing server stats and actions
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedBassem committed Mar 1, 2024
1 parent a543473 commit 7ddcfb6
Show file tree
Hide file tree
Showing 12 changed files with 1,048 additions and 7 deletions.
1 change: 1 addition & 0 deletions packages/db/drizzle/0003_parallel_supernaut.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE user ADD `role` text DEFAULT 'user';
Loading

0 comments on commit 7ddcfb6

Please sign in to comment.