Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

The website for Spring Lakes Golf Club in Stouffville, Ontario.

License

Notifications You must be signed in to change notification settings

scottmacdonnell/springlakesgolf.com

Repository files navigation

This project has been sunsetted and archived as of July 1, 2022. Please direct all inquiries to Spring Lakes Golf Club in the future.


Spring Lakes Golf Club

The official website for Spring Lakes Golf Club in Stouffville, Ontario.

Next.js Version GitHub license

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.

Development

This is an example of things you need to use the software and how to install them.

Prerequisites

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

Installation

  1. Clone the repo

    git clone https://github.com/scottmacdonnell/springlakesgolf.com
  2. 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=
  3. Run local development server

    yarn dev

Meta

Scott MacDonnell – @macdonnellscottscott@scottmacdonnell.com

Lili Tompkins – @lilitompkinslilianatompkins@gmail.com

Distributed under the MIT license. See LICENSE for more information.

About

The website for Spring Lakes Golf Club in Stouffville, Ontario.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published