Skip to content

kabinetkmitb/wecome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

We-Come Monorepo

This is a monorepo for wecome KM ITB. The website is built with rust as a primary programming language. The frontend stacks is using yew, a website framework that has a similar design pattern as react. The backend service is built by web actix and diesel, also using prisma with the javascript client for handling the automigration and seeding.

Why Rust?

Rust is good dawggggggg

Since yew will build target will be compiled as wasm file which is known faster than using javascript provided development is done with the right tools and framework. Also, just for a fun exploration project. Ah yes, good ol' classic reason of picking student project: turtoring self by using a CuTtInG EdGe TecH while building something "real" with it. To The Moon 🚀🚀🚀!.

Releases

No releases published

Packages

No packages published

Languages