Skip to content

xujustinj/e2e-ts-template

Repository files navigation

E2E TS App Template

A web application template with end-to-end types. The frontend and backend share overlapping Typescript types for safety even across a web API.

Credits

This repository remixes Loo Labs' Waterpark project, though barely a shred of code remains unchanged.

Quick Start

  1. install Node v17.3.0 and Docker
  2. run docker compose up in this repository