Skip to content

Dargonrol/WebAppTest-FastAPI-Svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

info

just playing around out building a webapp ^^

file structure

backend: database/ models.py | Klassen für Datenbanktabellen db.py | access functions for db routers/ | REST-API-Endpunkte auth/ | Login, Tokenüberprüfung, Rollen

main.py	  		| main entrypoint.

frontend: routes/ | the different pages lib/ | reusable components

dev

for developing I recommend doing npm install inside /frontend and downloading every module via pip in the requirements.txt

About

Trying out WebDev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published