Skip to content

Commit

Permalink
📃add swagger to project
Browse files Browse the repository at this point in the history
  • Loading branch information
pooulad committed Dec 9, 2024
1 parent 997db11 commit 120ef24
Show file tree
Hide file tree
Showing 10 changed files with 1,276 additions and 18 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ in front-end:
- React-toastify
- Tailwindcss
- Typescript
- Next-auth


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

#### TODO Checklist

This section tracks the progress of implemented features in the File Trove CLI tool.

- [x] Add swagger to project.
- [x] Add Next-auth to project -> frontend directory.
- [ ] Add all api response states(success,failure).

## Screenshots

Expand Down
Loading

0 comments on commit 120ef24

Please sign in to comment.