tadamhicks / nodeProj

Simple CRUD playground for Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Playground

This is a Typescript app that uses Express to serve a simple API. It uses Prisma as an ORM and Knex as a migration tool. It uses swc as a compiler and pnpm as a package manager. It uses Docker and Docker Compose to run a postgres database.

Components

Language and Runtime

ORM and Migrations

Compiler and Package Manager

Platform

About

Simple CRUD playground for Typescript


Languages

Language:TypeScript 92.1%Language:Dockerfile 7.9%