aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 1b5b1c769e3d0370899af990ee6c140b9b6370fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# apioforum
web forum software made for some specific use cases but probably generally
usable as just a forum.

currently missing a few features and has quite a few rough edges. i would not
recommend that people use this in production, but if you did it would probably
be ok.

the apioforum repo is at <https://g.gh0.pw/apioforum>, and the "official" live instance
of apioforum is deployed at <https://a.gh0.pw/>.

## usage
however you prefer to deploy flask applications. `flask migrate` will set
up the database for you.

## community
irc: `#a` on [APIONET](https://apionet.gh0.pw) (or anything bridged to it).
note that this is a general discussion channel and isn't apioforum-specific.

## contributing
contributions are always welcome. please email patches to ubq323 at ubq323 dot website.

## license
AGPLv3, see LICENSE.

Copyright (C) 2021-2022 apioforum contributors.