Skip to content

Distributed Craigslist-like Holochain app prototype

Notifications You must be signed in to change notification settings

struktured/NewCraigslist

 
 

Repository files navigation

New Craigslist

A distributed Craigslist-like Holochain app prototype developed during the Vancouver Holochain Hackathon!

CreatePost

Getting Started

Follow the Holochain Development instructions to install Holochain on your machine.

Once it's installed, clone the repository https://github.com/science-girl/NewCraigslist.git cd NewCraigslist Run hcdev web & to launch an instance of the app on localhost

If you want to develop the app further and have fswatch installed, you can run fswatch ./ui | xargs -n1 './restart.sh' to update the site as you develop.

To run the unit tests, run hcdev --no-nat-upnp test

Authors

Lindsey Woo and QingXin Yuan

Acknowledgements

Thank you to Connor, Art, and all the organizers of the Holochain Hackathon!

Additions

Check out this cool article explaining how to add querying by Willem Olding

About

Distributed Craigslist-like Holochain app prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 36.3%
  • HTML 35.1%
  • JavaScript 26.7%
  • Other 1.9%