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

https://github.com/phansch/image-streamer


https://github.com/phansch/image-streamer

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Build Status](https://github.com/phansch/image-streamer/actions/workflows/deno.yml/badge.svg)](https://github.com/phansch/image-streamer/actions/workflows/deno.yml)

## Goals

* Updating my frontend skills
* Learning some Typescript
* Learning some Tailwind CSS
* Learning a tiny bit of NextJS
* Trying out deno
* Rewriting a 10 year old project

## Development

Run the development server and open [http://localhost:3000](http://localhost:3000):

```bash
deno run dev
```