https://github.com/vtfk/logo-api
https://github.com/vtfk/logo-api
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vtfk/logo-api
- Owner: vtfk
- Created: 2019-11-26T15:24:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-20T02:35:56.000Z (over 1 year ago)
- Last Synced: 2025-01-23T12:32:05.047Z (4 months ago)
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# logo-api
Simple application for serving our logo for use in email signatures for example.\
In the future this should be extended to support multiple types and formats, and to actually function as a proper API..Live example available here: https://logo.api.vtfk.no/epost/fylkesvapen.png
### Local development server
```
$ npm run dev
```### Deploy to Zeit
```
$ npm run deploy
```