pompy.dev/packages/content/markdown/projects/wbtimeline.md

30 lines
825 B
Markdown

---
name: War Brokers Timeline
overview: A list of events happened in the War Brokers community in a chronological order.
image: /img/portfolio/wbtimeline.avif
repo: https://github.com/developomp/wbtimeline
badges:
- githubactions
- deno
- rust
- webassembly
- javascript
- typescript
- firebase
- css3
- sass
- html5
---
<!-- add yew to badges https://github.com/simple-icons/simple-icons/issues/7122 -->
## Introduction
wbtimeline is an experimental project made as an excuse to use [deno][deno]
and [rust][rust]. The most notable thing about this project is that the frontend
code is entirely written in the rust programming language by the power of the
[yew][yew] framework.
[deno]: https://github.com/denoland/deno
[rust]: https://github.com/rust-lang/rust
[yew]: https://github.com/yewstack/yew