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.
- Host: GitHub
- URL: https://github.com/styzex/nextjs-supabase-template-script
- Owner: Styzex
- License: apache-2.0
- Created: 2024-07-12T14:37:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-12T15:17:53.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T19:14:38.409Z (over 1 year ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`