Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waxer59/smlldocs
Docs for Smll & SmllClip API's
https://github.com/waxer59/smlldocs
docs smll smllclip
Last synced: about 5 hours ago
JSON representation
Docs for Smll & SmllClip API's
- Host: GitHub
- URL: https://github.com/waxer59/smlldocs
- Owner: Waxer59
- License: mit
- Created: 2024-09-15T13:02:45.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T12:40:13.000Z (7 days ago)
- Last Synced: 2024-11-08T13:30:15.914Z (7 days ago)
- Topics: docs, smll, smllclip
- Language: MDX
- Homepage: https://docs.smll.app
- Size: 240 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Smll & SmllClip API Docs
Here you will find the documentation to integrate Smll and SmllClip in your application using the API.
## How to run the project?
1. Install all the dependencies with the command:
```bash
pnpm i
```2. Run the project with the command:
```bash
pnpm dev
```## Technologies used
- [Astro](https://astro.build/)
- [Starlight](https://starlight.astro.build/)