An open API service indexing awesome lists of open source software.

https://github.com/vtfk/logo-api


https://github.com/vtfk/logo-api

Last synced: 2 months ago
JSON representation

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
```