electricalgorithm / liyakat

Liyakat is a platform where you can collect your stories that we come across and hear in daily life, and let the other people to vote for the best.

Home Page:https://liyakat.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liyakat

a platform to collect entries, handla a voting each month, and to show previously voted best entry.

Install and Run

~$ mkdir LiyakatWeb
~$ cd LiyakatWeb
~$ npm install liyakat-beta
~$ vim .env   # Add your configuration settings.
~$ npm start

Configure .env

MONGO_URI = YOUR_SECRET_MONGO_URI
PRODUCTION_SET = false


LOCALIZATON = tr
SITE_NAME = Torpil.org
ABOUT_PAGE_TITLE = Nedir?
ARCHIVE_PAGE_TITLE = Geçmiş Torpiller
LAST_BEST_PAGE_TITLE = Geçen Ayın En İyisi
ADD_ENTRY_PAGE_TITLE = Torpil Ekle
VOTE_ENTRIES_PAGE_TITLE = Oyla

About

Liyakat is a platform where you can collect your stories that we come across and hear in daily life, and let the other people to vote for the best.

https://liyakat.herokuapp.com/


Languages

Language:JavaScript 97.0%Language:CSS 3.0%