fractal6.go icon indicating copy to clipboard operation
fractal6.go copied to clipboard

Backend for Fractale: a self-organization platform

Results 3 fractal6.go issues
Sort by recently updated
recently updated
newest added

At the moment, we send email notification using [an HTTP api](https://docs.postalserver.io/developer/api). It will be good to also send email to SMTP endpoint d choose the user in the config toml....

good first issue
help wanted

Add docker and docker-compose files to deploy easily on any instances. Here is a simple example of running dgraph with docker-compose, to start ``` version: '1' services: zero: image: dgraph/dgraph:v20.03.3...

good first issue
help wanted

Token should be generated with by the http api. note: Other client include insomnia for example.

good first issue
help wanted