Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aryanj-nyc/xcp-leaderboards
https://github.com/aryanj-nyc/xcp-leaderboards
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/aryanj-nyc/xcp-leaderboards
- Owner: AryanJ-NYC
- Created: 2022-10-19T12:37:25.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-07T16:34:54.000Z (almost 1 year ago)
- Last Synced: 2023-11-08T16:30:27.242Z (12 months ago)
- Language: TypeScript
- Homepage: xcp-leaderboards.vercel.app
- Size: 343 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XCP Leaderboards
## Pre-Requisites
1. Netlify CLI
## Adding a New Project
To add a new project, go into the DB and add the project row in the `Projects` table. From there, run the sync function.
## Running Sync Functions
1. `netlify functions:serve`
2. `netlify functions:invoke sync- --port 9999`