ziggy6792 / bundling-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started for developers

Make sure you have node, npm and docker installed (you can run node -v, npm -v and docker -v to check) yarn install yarn start Will start mongo db dev container and api in dev mode (uses ts-node-dev to restart on every change) yarn esbuild bundles with esbuild yarn build build with tsc yarn start:build start build code

About


Languages

Language:JavaScript 46.2%Language:TypeScript 43.8%Language:Dockerfile 10.0%