pibuxd / soulrate

Soulrate is a service where people evaluate each other

Home Page:https://www.pibux.pl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soulrate

website status

 

Soulrate is a service where people evaluate each other. You can create an account and then start making the world great again.

 

Installation

Using pip

git clone github.com/pibuxd/soulrate
cd soulrate
python -m pip install -r ./requirements.txt

Frontend installation and deployment

Deployment

gunicorn wsgi:app

Testing

To run the whole API test suite

pytest

To run a specific test

pytest ./tests/{testname}

About

Soulrate is a service where people evaluate each other

https://www.pibux.pl

License:MIT License


Languages

Language:Python 41.4%Language:Vue 27.5%Language:CSS 16.4%Language:JavaScript 11.5%Language:HTML 3.1%