Skip to content

Commit 120ef24

Browse files
committed
📃add swagger to project
1 parent 997db11 commit 120ef24

File tree

10 files changed

+1276
-18
lines changed

10 files changed

+1276
-18
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ in front-end:
2222
- React-toastify
2323
- Tailwindcss
2424
- Typescript
25+
- Next-auth
2526

2627

2728
## How to run
@@ -53,6 +54,13 @@ In root frontend directory you should run your next project
5354
POST /api/login -> login to account
5455
```
5556

57+
#### TODO Checklist
58+
59+
This section tracks the progress of implemented features in the File Trove CLI tool.
60+
61+
- [x] Add swagger to project.
62+
- [x] Add Next-auth to project -> frontend directory.
63+
- [ ] Add all api response states(success,failure).
5664

5765
## Screenshots
5866

0 commit comments

Comments
 (0)