Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MartinKavik/seeder
Set up Seed app and start dev server by running one command
https://github.com/MartinKavik/seeder
quickstart rust seed template web-assembly
Last synced: 2 months ago
JSON representation
Set up Seed app and start dev server by running one command
- Host: GitHub
- URL: https://github.com/MartinKavik/seeder
- Owner: MartinKavik
- License: mit
- Created: 2020-02-11T09:19:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-18T22:37:07.000Z (about 3 years ago)
- Last Synced: 2024-11-09T03:36:10.513Z (3 months ago)
- Topics: quickstart, rust, seed, template, web-assembly
- Homepage: https://seed-rs.org/
- Size: 7.81 KB
- Stars: 44
- Watchers: 10
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-seed-rs - Seeder - Set up Seed app and start dev server by running one command. (Bundlers)
README
# Seeder
---
### NOTE:
New Seed/WASM bundlers have been developed before I was able to really start to work on this project so I recommend to use them instead:
- [Trunk](https://github.com/thedodd/trunk) - WASM web application bundler for Rust.
- [Web Bundler](https://github.com/panoptix-za/web-bundler) - Bundles a Seed SPA for publishing.(They are also listed on the [Seed Awesome list](https://github.com/seed-rs/awesome-seed-rs#bundlers))
---
It provides simple tooling and a convention for creating single page apps, so you can focus on the cool thing you want to build!
It will be a better alternative to [seed-quickstart-webpack](https://github.com/seed-rs/seed-quickstart-webpack).
Everything will be written in Rust.**WIP** - [support me](https://github.com/sponsors/MartinKavik) to make the development faster ; I'll write announcement on Seed forum and chat once it's ready for beta testing (links on [seed-rs.org](https://seed-rs.org/)).