New approach for No-code tool usage

1 points by Hannydevelop ↗ HN
Sometime last year, I spoke with my friends about No-code tools and how users should have complete control of their codes and products.

Today, we have built the first open-source No-code tool that gives users complete ownership.

Since Peppubuild is still in its first phase, we wrapped our initial Vue/NodeJs application using Electron so that No-code developers do not need to install NodeJs and other dependencies. We have thoughtfully added Electron-updater for auto-updating when we make new releases.

The goal is to enable citizen and professional developers bootstrap an MVP as fast as possible. We are targeting ease of building full-stack applications. However, our first beta (v0.0.1) focuses on creating frontend applications with Vue.

Here's a link to the Github repository; https://github.com/hannydevelop/Peppubuild

The repository for the desktop application: https://github.com/hannydevelop/peppubuild-desktop

A quick-start guide where I demonstrated steps on how to replicate ouredenlife login page: https://docs.peppubuild.com/overview/quick-start

2 comments

[ 0.18 ms ] story [ 23.0 ms ] thread
> Let's replicate the login page of with Peppubuild. Skip to the video to get a visual representation.

Is there a video version of the demo? I can't find it.