Skip to content

Welcome to the Cricket Score API! This project is designed to provide real-time cricket scores using TypeScript and npm. It uses technologies like Cheerio for web scraping, Prisma for accessing MongoDB, Express-jwt for authentication, and Chai and Mocha for testing.

Notifications You must be signed in to change notification settings

deveshsangwan/cricketScoreApi

Repository files navigation

🏏 Cricket Score Monorepo

Welcome to the Cricket Score monorepo! This repository contains the frontend and backend for a real-time cricket score application.

🚀 Projects

This monorepo contains the following projects:

  • apps/cricket-score-frontend: A Next.js frontend that displays live cricket scores and statistics. See the frontend README for more details.
  • apps/cricketscoreapi: A TypeScript backend that provides a RESTful API for cricket data. See the backend README for more details.

🛠️ Technologies Used

This monorepo uses pnpm for workspace management.

Frontend

Backend

🚀 Getting Started

To get started with this monorepo, you'll need to have pnpm installed. Then, you can install the dependencies from the root of the repository:

pnpm install

This will install the dependencies for all the projects in the monorepo.

Running the projects

You can run the frontend and backend projects separately using the following commands:

# Run the frontend development server
pnpm frontend:dev

# Run the backend development server
pnpm backend:dev

📜 License

Each project in this monorepo has its own license. Please refer to the LICENSE.md file in each project's directory for more information.

About

Welcome to the Cricket Score API! This project is designed to provide real-time cricket scores using TypeScript and npm. It uses technologies like Cheerio for web scraping, Prisma for accessing MongoDB, Express-jwt for authentication, and Chai and Mocha for testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •