This template includes React, NodeJS, ExpressJS, ParcelJS, Postgresql and Tailwindcss included. All you need to do is install all packages and you're ready to start using.
You will need to create an .env file at the root of the project. This file must contain the following variables that the project requires:
- PG_URI=postgresql://username@localhost:5432/dbname