Skip to content

A little thing to display on all the blank monitor hanging in the officess.

Notifications You must be signed in to change notification settings

dejanfajfar/thewall

Repository files navigation

theWall

theWALL

A simple svelte learning experience.

Motivation

The best way to learn a new thing is to work with sed thing. So here we are. A little svelte application to take the thing for a test ride

Goal

Because of the dropping prises of TVs and raspberries there are many monitors/TVs that have nothing to display. For those I have created a little joke application to display random humorous facts from the interned and give the monitors a purpose.

Infrastructure

A simple website with no server site component to it.

External resources

Docker

Just for the sake of it this "wall" is available as a docker image on docker hub

dejanfajfar/thewall

When started it just exposes port 80 and provides you with the wall

docker run -p 8080:80 dejanfajfar/thewall

Now it is available at http://localhost:8080

Herokuapp

Deploy

If you do not want to pull any images and just want to run it somewhere. You can!

Just navigate to https://thewall-site.herokuapp.com/

And enjoy...

About

A little thing to display on all the blank monitor hanging in the officess.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published