Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fable-community/packs
A web app to view popular community packs, or create your own
https://github.com/fable-community/packs
deno deno-deploy fresh preact react ssr
Last synced: 5 days ago
JSON representation
A web app to view popular community packs, or create your own
- Host: GitHub
- URL: https://github.com/fable-community/packs
- Owner: fable-community
- License: mit
- Created: 2023-05-29T15:16:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-14T08:36:46.000Z (7 months ago)
- Last Synced: 2024-04-14T08:42:44.010Z (7 months ago)
- Topics: deno, deno-deploy, fresh, preact, react, ssr
- Language: TypeScript
- Homepage: https://packs.deno.dev
- Size: 495 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
### Fable ![deno](https://github.com/fable-community/packs/actions/workflows/deploy.yml/badge.svg)
A portal app to create, manage and publish community packs
### Contribute
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/fable-community/packs)
```
deno task start
```###### Required Environment Variables:
- DISCORD_CLIENT_ID: a discord oauth client id
- DISCORD_CLIENT_SECRET: a discord oauth client secret###### Optional Environment Variables:
- API_ENDPOINT: an endpoint for a self-hosted instance of
[Fable](https://github.com/ker0olos/fable)
- PUBLIC_DISCORD_WEBHOOK_URL: a discord webhook url- S3_KEY_ID: A S3-compatible key id
- S3_ACCESS_KEY: A S3-compatible key access key
- S3_BUCKET_NAME: A S3-compatible bucket name
- S3_ENDPOINT: A S3-compatible endpoint (for uploading)
- S3_PUBLIC_ENDPOINT: the public url for the bucket (the image file name will be
added to the end e.g.: `S3_PUBLIC_ENDPOINT/filename.png`)- CF_ACCOUNT_ID: A cloudflare account id
- CF_AI_TOKEN: A cloudflare workers AI access token[b2]: https://www.backblaze.com/b2/cloud-storage.html