Skip to content

HyaenaTechnologies/data-interchange-web

Dart Workflow

Data Interchange Web

Data Interchange is a Network Application Programming Interface Development Platform

Features

Build

git clone

dart pub upgrade

dart compile js

OR

git clone

dart pub upgrade

dart run build_runner build

dart run build_runner serve

dart run build_runner test

dart run build_runner watch

OR

git clone

dart pub upgrade

dart pub global activate webdev

echo 'export PATH="$PATH:~/.pub-cache/bin"' >> ~/.bashrc && sudo echo 'export PATH="$PATH:~/.pub-cache/bin"' >> /etc/skel/.bashrc

webdev build

webdev serve

Build Web Server

git clone

zig build

Install Web Server

echo 'export PATH="$PATH:/usr/local/bin/htdinet"' >> ~/.bashrc && sudo echo 'export PATH="$PATH:/usr/local/bin/htdinet"' >> /etc/skel/.bashrc

About

Web Implementation of Data Interchange

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published