better date filter, fix event mail confirmation filter
This commit is contained in:
@@ -5,7 +5,7 @@ an event manager for radical communities
|
||||
if something is not working as expected, it's expected :D
|
||||
|
||||
#### Install
|
||||
We provide a docker way to run **gancio**.
|
||||
We provide a docker way to run **gancio** but you can also manually install it.
|
||||
```
|
||||
git clone https://git.lattuga.net/lesion/gancio.git
|
||||
cd gancio
|
||||
@@ -33,4 +33,9 @@ cd client
|
||||
yarn
|
||||
# run front-end in development mode
|
||||
yarn dev
|
||||
```
|
||||
```
|
||||
|
||||
|
||||
#### Migrate / Backup
|
||||
- db
|
||||
- images
|
||||
|
||||
Reference in New Issue
Block a user