mirror of
https://github.com/jaypyles/Scraperr.git
synced 2025-12-14 03:36:01 +00:00
f4bb0fc76bb8ef5e9076bd189925a55ec1defc7e
Webapp Template
Template designed to quickly build full stack apps.
Technologies
-
Containerization: Docker/Docker Compose
-
Frontend: React.ts
-
Backend: FastAPI
-
Frameworks/Libraries: PDM, tailwindcss
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
Description
Languages
TypeScript
67%
Python
30.4%
CSS
0.8%
Dockerfile
0.5%
Makefile
0.5%
Other
0.8%