Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leovido/moxilicious
Simple backend to fetch Moxie data
https://github.com/leovido/moxilicious
Last synced: 2 days ago
JSON representation
Simple backend to fetch Moxie data
- Host: GitHub
- URL: https://github.com/leovido/moxilicious
- Owner: leovido
- License: mit
- Created: 2024-08-28T16:51:36.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T16:53:32.000Z (3 months ago)
- Last Synced: 2024-08-28T18:36:32.954Z (3 months ago)
- Language: TypeScript
- Homepage: https://moxilicious.vercel.app
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# moxilicious
Simple backend to fetch Moxie data
```
pnpm install
pnpm run dev
``````
open http://localhost:3000
```