Skip to content

0dataapp/hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0data Hello World

These are simple Zero Data apps demonstrating create/read/update/delete operations for /todos with only HTML, CSS, and JavaScript (minimal dependencies and no build systems).

https://hello.0data.app

Please consult the README for any protocol to learn more:

Usage instructions

If you want to modify the code, you'll also need to serve the application in a url. You could just open the index.html file in a browser, but unfortunately that will not work because the authentication flow performs a redirect and that won't work with a website being served with the file:// protocol.

Any tool to run a local server will work, for example you could use ViteJS:

npm install -g vite
vite .

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Contributors 4

  •  
  •  
  •  
  •