Getting started with fastn
Jahanvi Raycha
1 min read
To start using fastn, you need to install the fastn. To install fastn, follow the steps:
For Mac:
- Clone fastn Github repository
git clone fastn
cd fastn
cargo install --path=fastn
To install cargo in mac,
brew install cargo-c
Now To see fastn in action, fastn has a template
move to the directory
and run fastn serve
and you are done.
Application would be available on, localhost:8000
To learn more about fastn visit fastn.com
To make cool open-source contributions, visit fastn GitHub repository.
If you need any help Find me here.
0
Subscribe to my newsletter
Read articles from Jahanvi Raycha directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by