create-hadal-app

0.1.0 • Public • Published

Hadal platform for building dynamic web apps without server infrastructure.

The purpose of Hadal project is to enable fast creation of web applications. For example, you are able to build collaboration services such as a text editor without requiring servers or back-end code.

Web Page | Book

Built with 🦀🕸 by the Hadal Team

create-hadal-app

This app is a simple demonstration on how to use Hadal in your own project. Note that Hadal is not yet stable enough to be used in production.

Install the dependencies:

npm install

Run the application:

npm run start

Visit the application at localhost:8080. The application runs a markdown document that everyone connected to your page are able to collaborate on. Try it out by opening multiple pages, either on separate devices or with just additional tabs.

Happy coding!

About Hadal

Hadal is an attempt of building a data management pattern very much like Vuex/Redux, but where we are also able to share data/state/information with remote machines. The project is essentially composed of two major modules, a database and a P2P networking solution.

📚 Read the tutorial! 📚

This tutorial is designed for kickstarting your first Hadal application. Checkout the API docs for a deep dive into the internals!

Package Sidebar

Install

npm i create-hadal-app

Weekly Downloads

1

Version

0.1.0

License

(MIT OR Apache-2.0)

Unpacked Size

19 kB

Total Files

11

Last publish

Collaborators

  • rasviitanen