@jtl-software/cloud-app-template-backend-node
v0.0.5
Published
Node.js (Express + TypeScript) backend template for JTL Platform cloud apps
Keywords
Readme
Node.js Backend Template
Express 5 + TypeScript + JWT verification (Ed25519)
Configuration
Copy .env.example to .env and add your Client ID and Secret.
Scripts
npm run dev— watch mode on port 3005npm run build— TypeScript compilation
