This project has been sunsetted and archived as of July 1, 2022. Please direct all inquiries to Spring Lakes Golf Club in the future.
The official website for Spring Lakes Golf Club in Stouffville, Ontario.
A full-scale client made for club members to conveniently access information about the club, manage memberships, and connect with golf professionals. Built on Next.js, Firebase, Vercel, and Google Cloud Platform.
This is an example of things you need to use the software and how to install them.
It is recommended to install Yarn package manager and the required dependencies for this project which can be done with npm as shown in the example below.
npm i yarn@latest -g
yarn
-
Clone the repo
git clone https://github.com/scottmacdonnell/springlakesgolf.com
-
Create a .env.local file and add the required keys
NEXT_PUBLIC_EMAIL_RECIPIANT="" NEXT_PUBLIC_FIREBASE_API_KEY= NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN= NEXT_PUBLIC_FIREBASE_PROJECT_ID= NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET= NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ ID= NEXT_PUBLIC_FIREBASE_APP_ID= FIREBASE_PRIVATE_KEY="" FIREBASE_CLIENT_EMAIL= SENDGRID_API_KEY=
-
Run local development server
yarn dev
Scott MacDonnell – @macdonnellscott – scott@scottmacdonnell.com
Lili Tompkins – @lilitompkins – lilianatompkins@gmail.com
Distributed under the MIT license. See LICENSE
for more information.