Skip to content

This is an implementation of a decentralized eCommerce Platform written in Rust.

License

Notifications You must be signed in to change notification settings

OhSo-Dublin/anna

 
 

Repository files navigation


open marketplace apps

Open marketplace apps are decentralized open source apps for smart cities and local communities.

Discord

IntroductionWarningUsagePlanned MilestonesRoadmapJoining the discussion


ANNA

A Next Network Application

Introduction

This is an implementation of a decentralized eCommerce Platform written in Rust.

Warning

This application is currently under development and is not yet ready to be used. It is currently feature incomplete and cannot be considered alpha.

Usage

🛠️ Build

When building for the first time, ensure to install dependencies first.

yarn install
yarn run build

🔬 Serve locally

yarn run start:dev

🔋 Batteries Included

  • wasm-bindgen for communicating between WebAssembly and JavaScript.
  • wee_alloc, an allocator optimized for small code size.

Joining the discussion

If you want to get involved in discussions about this application, or you're looking for support, go to the #anna channel on our Discord.

https://github.com/joselo/rust-crud https://github.com/hgzimmerman/yew_patterns https://github.com/hgzimmerman/FullstackRustDemo https://github.com/dunnock/wasi-worker https://github.com/jgpaiva/minesweeper

component libs

https://github.com/alexisfontaine/ocean https://github.com/ericandre615/yewi

https://github.com/Terkwood/yew-export-button

https://github.com/steadylearner/Rust-Full-Stack

About

This is an implementation of a decentralized eCommerce Platform written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 88.1%
  • SCSS 7.3%
  • JavaScript 4.1%
  • HTML 0.5%