@digo-labs/backend
v0.1.6
Published
- [Vercel CLI](https://vercel.com/docs/cli) installed globally
Readme
Prerequisites
- Vercel CLI installed globally
Develop locally:
npm install
vc devopen http://localhost:3000Build locally:
npm install
vc buildDeploy:
npm install
vc deploy