@coasys/create-flux-plugin
v0.10.0-rc7.local-ai.4
Published
Bootstrap a new [Flux](https://fluxsocial.io) plugin for your community
Downloads
79
Keywords
Readme
Create Flux app
Bootstrap a new Flux plugin for your community
npx @coasys/create-flux-plugin
Then install deps and start building
cd [app-name]
npm install
npm run dev
Prerequisites
Flux runs on top of AD4M, a p2p framework where all data is stored and shared. In order to build a new Flux app you need to download and install AD4M.