Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kabinetkmitb/wecome
Wecome Website Competition
https://github.com/kabinetkmitb/wecome
website
Last synced: 3 months ago
JSON representation
Wecome Website Competition
- Host: GitHub
- URL: https://github.com/kabinetkmitb/wecome
- Owner: kabinetkmitb
- Created: 2022-02-13T14:40:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-08T00:08:52.000Z (over 2 years ago)
- Last Synced: 2024-04-10T02:45:04.222Z (7 months ago)
- Topics: website
- Language: Rust
- Homepage: https://wecome-itb.com/
- Size: 2.76 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- awesome-yew - We-Come Monorepo - This is a monorepo for wecome KM ITB, [Live Demo](https://wecome-itb.com/). (Projects)
README
# 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](https://yew.rs), a website framework that has a similar design pattern as react. The backend service is built by [web actix](https://actix.rs) and [diesel](https://diesel.rs), also using [prisma](http://prisma.io/) 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 🚀🚀🚀!_.