Dev/v1.2 (#4)
Co-authored-by: ISMAIL MASSERAN <topaz@Mac.dlinkrouter.local> Reviewed-on: #4
This commit was merged in pull request #4.
This commit is contained in:
@@ -76,4 +76,7 @@ SELECT setval('public.permissions_id_seq', COALESCE((SELECT MAX(id) FROM permiss
|
||||
## DO NOT RUN THIS BECAUSE IT WILL REMOVE ALL THE UNTAGGED FILES IN LOCAL
|
||||
```bash
|
||||
git reset --hard development # moves the current branch (e.g., main) to point exactly where development
|
||||
```
|
||||
```
|
||||
|
||||
## Public endpoint to apply membership:
|
||||
## http://localhost:5173/apply-membership
|
||||
Reference in New Issue
Block a user