Skip to content

bacwyls/df-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

df clicker

a minimal example dartfrog app.

dartfrog is a suite of tools for kinode apps.

clicker uses the rust crate dartfrog_lib and npm module puddle to create a simple dartfrog app.

to create your own dartfrog app, you could fork this repo and do a whole lot of manual renaming "clicker" to "your app name" and then just a small amount of actual code to create the app.

I plan to create a template from this and a dev tool similar to kit new.

the code

almost all of the meaningful code is in just a few files. look there to see how the app works:

backend

frontend

the dartfrog part

df-clicker uses dartfrog for chat, user profiles, user presence, app links (e.g. df://clicker-hub:fake.dev@df-clicker:df-clicker:herobrine.os), and more.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published