A simple starter ToDo app template implemented with Next.js & React. Includes an optional PostgreSQL database.
Features full TypeScript support, out-of-the-box DB connection, HMR support, and much more!
- 💻 Next.js
 - 💿 PostgreSQL
 
Available at /.
Available with a VSCode extension (SQLTools) or by CLI.
- Open VSCode remote connection to your deployment.
 - Install the SQLTools and SQLTools PostgreSQL/Redshift Driver extensions.
 - Open the "SQLTools" tab in the sidebar and click "Strapi".
 
su postgres -c 'psql'