Skip to content
/ wiki Public

Simple database-less Wiki app built using Nette Framework

Notifications You must be signed in to change notification settings

sunfoxcz/wiki

Repository files navigation

Wiki

Simple database-less Wiki app built using Nette Framework

Features

Installation

composer create-project sunfoxcz/foxywiki

Development

Run:

docker-compose up

Add to /etc/hosts:

127.0.0.1 wiki.test

Point your browser to https://wiki.test/. Certificate is self-signed, so you need to accept security warning.