@@ -47,33 +47,30 @@ modern stack.
47
47
48
48
## Table of Contents
49
49
50
- - [ FastAPI + React · !build [ ![ license] ( https://img.shields.io/github/license/peaceiris/actions-gh-pages.svg )] ( LICENSE ) [ ![ Dependabot Status] ( https://img.shields.io/badge/Dependabot-active-brightgreen.svg )] ( https://dependabot.com )] ( #fastapi--react--img-srchttpsgithubcombuuntufastapi-reactworkflowsbuildbadgesvg-altbuild-img-srchttpsimgshieldsiogithublicensepeaceirisactions-gh-pagessvg-altlicense-img-srchttpsimgshieldsiobadgedependabot-active-brightgreensvg-altdependabot-status )
51
- - [ Features] ( #features )
52
- - [ Table of Contents] ( #table-of-contents )
53
- - [ Background] ( #background )
54
- - [ Quick Start] ( #quick-start )
55
- - [ Develop] ( #develop )
56
- - [ Admin Dashboard] ( #admin-dashboard )
57
- - [ Security] ( #security )
58
- - [ Testing] ( #testing )
59
- - [ Fixtures] ( #fixtures )
60
- - [ test_db] ( #test_db )
61
- - [ test_user] ( #test_user )
62
- - [ test_superuser] ( #test_superuser )
63
- - [ client] ( #client )
64
- - [ user_token_headers] ( #user_token_headers )
65
- - [ superuser_token_headers] ( #superuser_token_headers )
66
- - [ Background Tasks] ( #background-tasks )
67
- - [ Flower] ( #flower )
68
- - [ Frontend Utilities] ( #frontend-utilities )
69
- - [ Utility Functions] ( #utility-functions )
70
- - [ login] ( #login )
71
- - [ logout] ( #logout )
72
- - [ isAuthenticated] ( #isauthenticated )
73
- - [ Routes] ( #routes )
74
- - [ Higher Order Components] ( #higher-order-components )
75
- - [ PrivateRoute] ( #privateroute )
76
- - [ Contributing] ( #contributing )
50
+ - [ Background] ( #background )
51
+ - [ Quick Start] ( #quick-start )
52
+ - [ Develop] ( #develop )
53
+ - [ Admin Dashboard] ( #admin-dashboard )
54
+ - [ Security] ( #security )
55
+ - [ Testing] ( #testing )
56
+ - [ Fixtures] ( #fixtures )
57
+ - [ test_db] ( #test_db )
58
+ - [ test_user] ( #test_user )
59
+ - [ test_superuser] ( #test_superuser )
60
+ - [ client] ( #client )
61
+ - [ user_token_headers] ( #user_token_headers )
62
+ - [ superuser_token_headers] ( #superuser_token_headers )
63
+ - [ Background Tasks] ( #background-tasks )
64
+ - [ Flower] ( #flower )
65
+ - [ Frontend Utilities] ( #frontend-utilities )
66
+ - [ Utility Functions] ( #utility-functions )
67
+ - [ login] ( #login )
68
+ - [ logout] ( #logout )
69
+ - [ isAuthenticated] ( #isauthenticated )
70
+ - [ Routes] ( #routes )
71
+ - [ Higher Order Components] ( #higher-order-components )
72
+ - [ PrivateRoute] ( #privateroute )
73
+ - [ Contributing] ( #contributing )
77
74
78
75
## Background
79
76
0 commit comments