Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siketyan/asa
🌄 (WIP) A Wiki style document pool with Markdown
https://github.com/siketyan/asa
asp-net-core markdown wiki
Last synced: 19 days ago
JSON representation
🌄 (WIP) A Wiki style document pool with Markdown
- Host: GitHub
- URL: https://github.com/siketyan/asa
- Owner: siketyan
- License: mit
- Created: 2020-02-23T09:14:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-03-04T15:11:32.000Z (over 4 years ago)
- Last Synced: 2024-10-12T22:05:08.298Z (about 1 month ago)
- Topics: asp-net-core, markdown, wiki
- Language: C#
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌄 asa
A Wiki style document pool with Markdown## Prerequisites
- Docker with Docker Compose v3+## Usage
With Docker Compose:
```console
$ docker-compose up -d
```