fd91fe1d3103562a14a8a0190f2444c58313e497
Firstack
Firstack is a template repo for a tech stack. This stack includes
Dependencies
Before you can run this locally, you must install:
- node (version 18) - I recommend installing through nvm
- docker desktop
It might also be helpful to install pgAdmin4 and some helpful api app like postman (I use HTTPie).
Setup
nvm use
npm install
Running it!
To run the application locally...
In one tab,
npm run dev-watch-client
In another,
npm run dev-docker
npm run dev-server
Description
Languages
TypeScript
88.9%
HTML
5.5%
Dockerfile
3.1%
TeX
2.5%