https://github.com/dotnize/church-next
https://github.com/dotnize/church-next
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dotnize/church-next
- Owner: dotnize
- Created: 2023-11-18T12:53:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T06:45:10.000Z (over 2 years ago)
- Last Synced: 2025-03-16T14:52:46.358Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 3.54 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
NOTE: Make sure you have Node.js v20.x.x installed, v20 not v21
https://nodejs.org/en
1. If this is your first time setup:
Type the command: npm install
2. To start the app in dev mode:
Type the command: npm run dev
3. Modify the ".env" file accordingly to your MySQL connection details
Built with Next.js, MySQL, TypeScript, Tailwind CSS, NextUI