Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jason810496 committed Nov 30, 2023
1 parent c77f2e3 commit 29f9f38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
This boilerplate is a starting point for building a FastAPI backend using PostgreSQL with a Vue3 frontend. <br>
It includes OAuth2 authentication with JWT tokens, and a simple user CRUD.

> **Note :** For `Vue: Option API` + `VueX` version, please check out [archived-2023-11-22](https://github.com/jason810496/FastAPI-Vue-OAuth2/tree/archived-2023-11-22) branch
## Demo
`localhost` for frontend <br>
`localhost:5001/docs` for backend swagger docs
Expand Down

0 comments on commit 29f9f38

Please sign in to comment.