Commit graph

16 commits

Author SHA1 Message Date
5640d99a16
Remove next references 2023-08-10 10:33:44 -06:00
4842cef07a
Update vite to have proper routing for api 2023-08-10 10:26:16 -06:00
02d6ecd28c
Move axios to main.ts 2023-08-10 09:14:25 -06:00
69e7cf3f3b
Add basic vue app 2023-08-09 19:31:10 -06:00
68e2137ef4
Change package.json to use poetry. Update to run successfully 2023-08-09 14:30:37 -06:00
1bbaef1c60
Add precommit and basic sqlalchemy setup 2023-08-09 11:00:55 -06:00
92d864773a
Add sqlalchemy package 2023-08-09 10:31:18 -06:00
236cb542b0
Use poetry instead of pip 2023-08-09 10:20:39 -06:00
12943f86e3
Update to latest code from vercel examples 2023-08-09 10:09:29 -06:00
8fa41d2089
Update README.md 2023-08-09 09:57:20 -06:00
Diego Valdez
688a711d50 Add MIT license 2023-06-06 08:51:46 -06:00
Diego Valdez
8e173dab0c
Merge pull request #1 from steven-tey/patch-1
Fix typo
2023-05-26 10:52:16 -06:00
Steven Tey
2c330649c7
Fix typo
This should be api/index.py since that's the name of the file
2023-05-26 11:50:52 -05:00
Diego Valdez
7a78cb1c16 Update readme 2023-05-26 09:51:53 -06:00
Diego Valdez
5a3a47d1f3 Add FastApi to work with Nextjs Api routes 2023-05-26 09:35:06 -06:00
Diego Valdez
9a88d6e746 Initial commit from Create Next App 2023-05-26 09:10:42 -06:00