blob: 35a8b61c7d7a743bedd7bded8c3e48c31a6dc52b (
plain) (
blame)
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
27
28
29
30
31
32
33
|
# Bayonet CMS
- Version 0.0.1 Alpha
## Description
Bayonet is a CMS designed for online gaming units. It comes with the member management module RUDI.
## Usage
This project is not actively managed. Use this software at your own risk.
## Installation
Initialize your database with this [schema](schema.sql).
__Admin account__
Username: admin
Password: password
Configure and rename `[config.example.php](include/config.example.php)` to `config.php`
## Contributors
- [Joe Hunkeler](https://github.com/jhunkeler)
- [Evan O'Connell](https://github.com/eoconnell)
- [Alan Brault](https://github.com/extrarius)
- Jesse Larrabee
|