nkirchhoffer / idt-example-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed To-do lists !

This is an example repository for the articles "Put your personal project on the market". Please do not use for production purposes.

Building

Build this codebase with the command npm run build

Start the app

Start the application via ts-node with the command npm run start

About


Languages

Language:TypeScript 98.6%Language:Shell 1.4%