mirror of
https://github.com/jaypyles/Scraperr.git
synced 2026-08-14 08:46:29 +00:00
f2bfc309f46eff581bd7afc3531cc3bc31023c7a
Webapp Template
Template designed to quickly build full stack apps.
Technologies
-
Containerization: Docker/Docker Compose
-
Frontend: React
-
Backend: FastAPI
Deployment
Uses make to quickly dispatch docker-compose commands.
-
build: builds the container usingdocker-compose build -
up: ups the container usingdocker-compose up -
deps: rebuilds the frontend to deploy statically using the api
Ex: make deps build up
Languages
TypeScript
67%
Python
30.4%
CSS
0.8%
Dockerfile
0.5%
Makefile
0.5%
Other
0.8%