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 using docker-compose build

  • up: ups the container using docker-compose up

  • deps: rebuilds the frontend to deploy statically using the api

Ex: make deps build up

S
Description
Self-hosted webscraper.
Readme MIT
4.9 MiB
Languages
TypeScript 67%
Python 30.4%
CSS 0.8%
Dockerfile 0.5%
Makefile 0.5%
Other 0.8%