Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rtritto/mongo-vps
https://github.com/rtritto/mongo-vps
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtritto/mongo-vps
- Owner: rtritto
- Created: 2023-05-01T17:37:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-25T21:50:20.000Z (about 2 months ago)
- Last Synced: 2024-10-12T04:08:35.298Z (about 1 month ago)
- Language: TypeScript
- Size: 7.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Example of using `vike` with [Solid](https://www.solidjs.com/).
```bash
git clone [email protected]:brillout/vike
cd vike/examples/solid-ssr/
npm install
npm run dev
```