Rocky_Mountain_Vending/.pnpm-store/v10/files/61/2f30e458cdc57bb68c3968545ad9e6d0d68880ef06963666dbe2fc88e7bfeb345308c41d78195baca82cb0397f3dbe7e3b0d83baf23c8df5a9b5d6c985040f
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

13 lines
No EOL
302 B
Text

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "createProxyServer", {
enumerable: true,
get: function() {
return _server.createProxyServer;
}
});
const _server = require("./server");
//# sourceMappingURL=index.js.map