Basic Express API for testing purposes. Written in TypeScript using express, bundling with parcel.
# install dependencies
npm install
# build, run app and watch for changes
npm start
Basic Express API for testing purposes. Written in TypeScript using express, bundling with parcel.
# install dependencies
npm install
# build, run app and watch for changes
npm start