Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 357 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 357 Bytes

ZZKIA

Generate the old Nokia message screenshot.

DEMO

Demo site: https://zzkia.noddl.me:8020

Demo picture:

Development

WEB CONTAINER IS RUNNING ON THE 5003 PORT.

Dev Mode(Server and web client will be hot-reload):

$ docker-compose up

Prod Mode:

$ docker-compose -f docker-compose.prod.yaml up -d