Skip to content

FayCarsons/Kiggyshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiggyshop Rust and Elm CI

An example of a fully functional, production-ready stack.

The frontend is written in Elm, and the backend in Rust using Actix Web.

It can be run with: cd backend && cargo run And in another process: cd frontend && npm install && npm run dev

We are aiming for a release in Q4 2024.