sunfoxcz/foxywiki

Simple database-less wiki built using Nette framework

Maintainers

Details

github.com/sunfoxcz/wiki

Source

Issues

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

Type:project

v1.3.0 2022-09-25 18:44 UTC

This package is auto-updated.

Last update: 2024-09-19 00:42:01 UTC


README

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.