2024-05-27 17:03:31 -05:00
2024-05-18 22:14:06 -05:00
2024-05-18 22:09:12 -05:00
2024-05-18 18:45:59 -05:00
2024-05-18 18:45:59 -05:00
2024-05-18 22:26:41 -05:00
2024-05-18 18:45:59 -05:00
2024-05-18 18:45:59 -05:00

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

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