Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yigitsadic/cekicilis


https://github.com/yigitsadic/cekicilis

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Cekicilis

Cekicilis is a sweepstake service which has not authentication. Authentication and authorization at your responsibility.

With Cekicilis you can create sweepstake event and assign it an occurrence time. When given time has come,
service will choose random **n** participants as winners.

Cekicilis designed for use with Docker. Plug this application to your private network.

Cekicilis does not handle database migrations. You should create data base with schema below.

## API Docs

TODO

## Requirements

Service needs a Postgres DB in order to run.

## Docker

TODO

## Hooks

TODO

## ENV Variables

TODO

## Database

TODO