https://github.com/fastn-stack/ednet-fastn
https://github.com/fastn-stack/ednet-fastn
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fastn-stack/ednet-fastn
- Owner: fastn-stack
- Created: 2023-03-26T07:12:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T07:12:22.000Z (about 3 years ago)
- Last Synced: 2025-08-29T20:18:22.995Z (7 months ago)
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to your [FASTN site](https://fastn.io/)
FASTN Blank Package Template Repo
[](https://heroku.com/deploy?template=https://github.com/fifthtry/fastn-heroku&env[DOWNLOAD_BASE_URL]=https://raw.githubusercontent.com/ednet-protocol/board-template/main/)
> 🧑🚀 **Seasoned traveler?** update this file. Enjoy!

## 🚀 Project Structure
Inside of your FASTN project, you'll see the following folders and files:
```
/
├── .build/
│ └── index.html
├── .packages/
│ └── fifthtry.github.io/
│ └── All downloaded dependencies
│
├── FASTN.ftd
├── index.ftd
└── README.md
```
## 🧞 Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :--------------------- | :------------------------------------------------- |
| `fastn build` | FASTN builder installs all `FASTN` dependencies |
| `fastn serve` | Starts local dev server at available port`localhost:8000` |
## 👀 Want to learn more?
Feel free to check [our documentation](https://fastn.io/) or jump into our [FifthTry Discord server](https://discord.gg/bucrdvptYd).