https://github.com/arugaz/portfolio
Portfolio with Yew Rust and Next.js
https://github.com/arugaz/portfolio
nextjs rust typescript yew
Last synced: 4 months ago
JSON representation
Portfolio with Yew Rust and Next.js
- Host: GitHub
- URL: https://github.com/arugaz/portfolio
- Owner: arugaz
- License: mit
- Created: 2022-10-21T08:22:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-30T16:36:21.000Z (about 2 years ago)
- Last Synced: 2025-06-05T07:37:39.134Z (4 months ago)
- Topics: nextjs, rust, typescript, yew
- Language: Rust
- Homepage:
- Size: 805 KB
- Stars: 16
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Portfolio in Yew
Run this application with the trunk development server:
```bash
trunk serve --open
```**Note**: I recreated this repo using yew rust, but you can still access the [nextjs](https://github.com/arugaz/portfolio/tree/nextjs) typescript.