Closed bionicles closed 3 years ago
@bionicles afaik this is isn't even possible with our current system, and I don't see it as something that is really necessary for the near future.
@bionicles alephjs is a javascript (typescript) framework in deno, rust is not in the context.
@bionicles try yew!
How would one route to Aleph from a rust API server using something like actix-web, tide, warp, rocket etc?
This would make an extremely solid option for Rust projects to do front end, because we could avoid having to deploy the front end and the rust api separately (and route to them, load balancing, dns etc etc)