https://github.com/platformatic/w3-example-gateway
https://github.com/platformatic/w3-example-gateway
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/platformatic/w3-example-gateway
- Owner: platformatic
- Created: 2025-09-27T06:06:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-09-27T06:29:14.000Z (6 months ago)
- Last Synced: 2025-10-21T11:48:41.814Z (5 months ago)
- Size: 49.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Usage
```bash
npm install
npm run resolve
npm run build
npm start
```