https://github.com/sliit-foss/serverless
A curated a list of serverless functions used by SLIIT-FOSS
https://github.com/sliit-foss/serverless
Last synced: 3 months ago
JSON representation
A curated a list of serverless functions used by SLIIT-FOSS
- Host: GitHub
- URL: https://github.com/sliit-foss/serverless
- Owner: sliit-foss
- License: mit
- Created: 2023-01-14T16:45:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T17:07:49.000Z (over 2 years ago)
- Last Synced: 2025-01-25T11:42:26.611Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Serverless
This repository contains all of the serverless functions used within the SLIIT FOSS community.
## Prerequisites
- [Vercel CLI](https://www.npmjs.com/package/vercel)
## Project Setup
- Run `pnpm install` to install dependencies
- Run `vercel dev` to run all functions locally## Available APIs
- Leaderboard API - `https://api.sliitfoss.org/v1/leaderboard`