An open API service indexing awesome lists of open source software.

https://github.com/styzex/nextjs-supabase-template-script

My Template for setting up a Next.js project with Supabase integration.
https://github.com/styzex/nextjs-supabase-template-script

Last synced: 10 months ago
JSON representation

My Template for setting up a Next.js project with Supabase integration.

Awesome Lists containing this project

README

          

# This is my web dev project template script
I dont recommend using this since its not maintained like all of my other projects.

Run this using node.js like this: `node setup.js`

Dependencies: node.js and next.js

### I didn't figure out a way to make it be executable from the repo so currently it only works if you download it locally and put it in your folder where you want it to make the project folder
example:
Projects/my-next-app `folder`
Projects/setup.js `script`