merge eva repos into single repository
This commit is contained in:
commit
200dd620ae
52 changed files with 2281 additions and 0 deletions
15
backend/README.md
Normal file
15
backend/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
eva-backend
|
||||
===========
|
||||
|
||||
See yaml file for database config
|
||||
|
||||
```bash
|
||||
go get
|
||||
go install
|
||||
SHARED_SECRET=foo eva-backend
|
||||
```
|
||||
|
||||
SpaceAPI extensions
|
||||
===================
|
||||
|
||||
* Key `ext_ccc` describes Chaos Computer Club relation status (Example values: `"chaostreff"` or `"erfa"`)
|
||||
Loading…
Add table
Add a link
Reference in a new issue