TheJoshDotDev / simple_typescript_template

This is a extremely basic typescript template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Typescript Template 🛠️

This is a basic template for setting up a bare bones typescript project

Directory Structure

Put all your source code in the src directory. You decide what design pattern (if any) you wish to use based on your project.

Goals

[ ] - Dockerfile setup for easy configurations

[ ] - Derived repo for simple boilerplate Typescript Fastify server

[ ] - Derived repo for docker compose with a database and email server

About

This is a extremely basic typescript template


Languages

Language:TypeScript 100.0%