McStanley / basketball-central

Your premier destination for comprehensive insights into the world of basketball.

Home Page:https://basketball-central.fly.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Basketball Central 🏀

Your premier destination for comprehensive insights into the world of basketball.

Tech stack

  • NodeJS
  • Express
  • MongoDB
  • Mongoose
  • Firebase
  • SCSS
  • Pug

Prerequisites

  • node >=20.10.0

Install

npm install

Usage

Environment variables (.env)

DATABASE_URI="<mongodb_connection_string>"
GOOGLE_APPLICATION_CREDENTIALS=".firebase/service-account.json"

Firebase service account

  1. Create a Firebase project.
  2. Generate a private key file for your service account.
  3. Download and save it at .firebase/service-account.json.

Run command

npm start
# OR
npm run dev
# OR
npm run debug

Author

👤 Stanisław Olejniczak

Show your support

Give this project a ⭐️ if you liked it!


This README was generated with ❤️ by readme-md-generator

About

Your premier destination for comprehensive insights into the world of basketball.

https://basketball-central.fly.dev


Languages

Language:JavaScript 68.1%Language:Pug 21.4%Language:SCSS 8.7%Language:Dockerfile 1.9%