Skip to content

Commit 29f9f38

Browse files
committed
update readme
1 parent c77f2e3 commit 29f9f38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
This boilerplate is a starting point for building a FastAPI backend using PostgreSQL with a Vue3 frontend. <br>
1313
It includes OAuth2 authentication with JWT tokens, and a simple user CRUD.
1414

15+
> **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
16+
1517
## Demo
1618
`localhost` for frontend <br>
1719
`localhost:5001/docs` for backend swagger docs

0 commit comments

Comments
 (0)