UNPKG

digesto

Version:

Digesto is an experimental Node.js/TypeScript library that quickly spins up a dynamic, RESTful backend from a simple YAML, NO manual server coding required.

10 lines (8 loc) 144 B
#!/usr/bin/env node import { bootstrap } from "../chunk-OVRCOPVP.js"; // src/scripts/run.ts bootstrap().catch(() => { process.exit(1); });