Sane start with nextjs, supabse, typescript and prettier as of March 2022
Just download the archive of the last commit from github
Install dependencies:
nvm install
nvm use
npm install
Start your app:
npm run dev
These are the list of tools and references where you might start to have a deeper understanding of this template.
Thanks to all contributors of all these projects and there dependecies !
We accept contributions if you are intersted. The following list is a list of ideas on where you may want to start.
- add style to example app
- update dependecies
- improve this readme
- make a template usable by npm