aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 741b533acee3d52271403f3aae66c04bc89bbc67 (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
# 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 "official" live instance is 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.