Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 930 Bytes

File metadata and controls

30 lines (18 loc) · 930 Bytes

backend

Deprecation Notice

This backend repository (Scorify/backend ) is being deprecated in favor of a consolidated monorepo. All future development will occur in the new repository located at:

github.com/Scorify/Scorify

What does this mean for you?

  • This repository will no longer receive updates or bug fixes.
  • To continue contributing or working on the backend, please clone the new monorepo.

Benefits of the Monorepo:

  • Streamlined development workflow with both frontend and backend code in one place.
  • Improved collaboration and code sharing between frontend and backend developers.
  • Simplified dependency management and version control.

Migrating to the Monorepo:

  1. Clone the new repository:
git clone [email protected]:Scorify/Scorify.git
  1. Refer to the new repository's README for setup and backend-specific development instructions.

Thank you for your understanding!