Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)

Made with Fresh

```
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