| Crates.io | meiguo |
| lib.rs | meiguo |
| version | 0.1.0 |
| created_at | 2026-01-14 10:35:39.121476+00 |
| updated_at | 2026-01-14 10:35:39.121476+00 |
| description | A Rust crate for meiguo functionalities. |
| homepage | https://meiguo.app |
| repository | |
| max_upload_size | |
| id | 2042588 |
| size | 2,725 |
cd website
npm install
npm run dev # Starts on http://localhost:7380
Ensure you have the necessary API keys and environment variables configured for your deployment.
cd website
npm install
npm run dev # Development server
npm run build # Production build
npm run preview # Preview production
cd extension
npm install
npm run dev # Development with hot reload
npm run build # Production build
The extension and website communicate with the backend API for data storage and retrieval.
This is currently a private project. For questions or access, please contact the maintainers.