Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denofn/denofn-selfhosted
Self-hosted "Functions" service in Deno
https://github.com/denofn/denofn-selfhosted
deno functions functions-as-a-service functions-typescript self-hosted selfhosted typescript
Last synced: 28 days ago
JSON representation
Self-hosted "Functions" service in Deno
- Host: GitHub
- URL: https://github.com/denofn/denofn-selfhosted
- Owner: denofn
- License: mit
- Created: 2020-07-01T18:33:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T22:25:25.000Z (almost 2 years ago)
- Last Synced: 2024-04-27T05:37:23.656Z (8 months ago)
- Topics: deno, functions, functions-as-a-service, functions-typescript, self-hosted, selfhosted, typescript
- Language: TypeScript
- Homepage:
- Size: 4.1 MB
- Stars: 30
- Watchers: 2
- Forks: 0
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-deno-cn - @denofn/denofn-selfhosted
- awesome-deno - denofn-selfhosted - Self-hosted Deno functions, made with Deno and Docker. (Tools / XML)
README
denofn-selfhosted
Self-hosted Deno functions, made with Deno and Docker
---
## Preface
Combining a love for Typescript and all things serverless, denofn started as a little project to also get reaquainted with Deno and Docker.
It's currently running stable locally on UNIX development machines and on a Digitalocean droplet+volume.## Documentation
The [old docs](./docs_old.md) are quite outdated and in need of [a big rewrite](https://github.com/denofn/denofn-selfhosted/issues/15), but it's currently the best place to get started.