Rocky_Mountain_Vending/.pnpm-store/v10/files/6b/2ae93fb6eefa33387d30ecec95ac495b083ae56243a504b3055c1f05819abcf686ab47ee8c29af761064bbccb864971ad6647559c9c3e7b363f46816af3a45-exec
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

15 lines
458 B
Text
Executable file

# joi
#### The most powerful schema description language and data validator for JavaScript.
## Installation
`npm install joi`
### Visit the [joi.dev](https://joi.dev) Developer Portal for tutorials, documentation, and support
## Useful resources
- [Documentation and API](https://joi.dev/api/)
- [Versions status](https://joi.dev/resources/status/#joi)
- [Changelog](https://joi.dev/resources/changelog/)
- [Project policies](https://joi.dev/policies/)