Skip to content

coasys/flux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flux

Netlify Status

https://app.fluxsocial.io

Project setup

This project requires AD4M! The easiest way to have an AD4M runtime operating, is to download AD4MIN.

Compiles and hot-reloads for development

yarn run dev

Any PR's will also trigger netlify to make a new deployment of your new branch, the URL for this branch will be included as a comment on your PR.

Holochain DNA's

This project makes use of the following holochain DNA's.

These DNA's come bundled with the builtin languages, links above are provided for reference to anyone interested.

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint