nextjs
prototype
|
Last change
on this file since 1fdde1a was 9a5d0df, checked in by Vasilaki Tocili <vasilakigorgi@…>, 20 months ago |
|
Prototype application first iteration
Most of the features worked til now(Seeing the transaction accounts, transactions, users and tags. Adding transaction accounts, users, tags. Modifying transactions). Tried implementing authentication but got stuck with the process.
|
-
Property mode
set to
100644
|
|
File size:
98 bytes
|
| Line | |
|---|
| 1 | fastapi
|
|---|
| 2 | sqlalchemy
|
|---|
| 3 | psycopg2
|
|---|
| 4 | uvicorn
|
|---|
| 5 | pydantic
|
|---|
| 6 | passlib[bcrypt]
|
|---|
| 7 | requests
|
|---|
| 8 | bcrypt==4.0.1
|
|---|
| 9 | passlib
|
|---|
| 10 | pyjwt
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.