Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.56 KB

File metadata and controls

34 lines (23 loc) · 1.56 KB

fastn is a programming language and a web-framework for building user interfaces and content-centric websites. fastn is easy to learn, especially for non-programmers, but does not compromise on what you can build with it.

Install from https://fastn.com/install/ or download directly from GitHub Releases.

See the README of fastn or visit https://fastn.com/ to learn more.

We're currently working on fastn 0.5. It will add support for making offline-first p2p apps based on iroh and automerge along with some breaking changes to the language.

To learn more, see:

Get Support

Join our discord or create a new github discussion.

Donate

Donations are accepted through Open Collective: https://opencollective.com/fastn/.

Other projects

  • ft-sdk: Rust SDK to help you make WASM modules with custom web backend handlers for fastn.
  • Malai: Malai is a tool to expose any local service (HTTP, TCP and, SSH, etc.) to the world.