Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emrd/nodejs-create-custom-pdf
https://github.com/emrd/nodejs-create-custom-pdf
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/emrd/nodejs-create-custom-pdf
- Owner: EmrD
- Created: 2024-07-27T13:55:36.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T08:31:51.000Z (4 months ago)
- Last Synced: 2024-08-04T09:38:28.617Z (4 months ago)
- Language: JavaScript
- Homepage: https://nodejs-create-custom-pdf.vercel.app/create-pdf
- Size: 6.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node + Express Service Starter
This is a simple API sample in Node.js with express.js.
## Getting Started
Server should run automatically when starting a workspace. To run manually, run:
```sh
npm run dev
```