Skip to content
/ starter-template-ts Public template

Minimal project setup with multiple services, written in Typescript✅. NodeJS API, PostgresDB, React + Vite + TS, Astro + TS

License

Notifications You must be signed in to change notification settings

mikeboe/starter-template-ts

Repository files navigation

Project Starter with Typescript

Create Project

# create new project
npx project-starter-ts@latest

# install deps
npm i

# start locally with docker compose
docker compose up -d

Services

API

NodeJS and Express based API with following packages:

Frontend

Frontend based on VITE + TS + REACT with following packages:

Docs

Docs based on Starlight + Astro.

Website

Frontend based on Astro with following additonal packages:

License and Contribution

Licensed under MIT, feel free to contribute if you want to add services or packages.

About

Minimal project setup with multiple services, written in Typescript✅. NodeJS API, PostgresDB, React + Vite + TS, Astro + TS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published