Skip to content

voiders/rankist-dev

Repository files navigation

rankist-dev

the best place to found and create ranking lists

Getting started

git clone https://github.com/voiders/rankist-dev.git rankist-dev && cd rankist-dev
git submodule init && git submodule update
git submodule foreach git checkout develop
git submodule foreach npm install
docker-compose build
export MYSQL_ROOT_PASSWORD=root
export MYSQL_DATABASE=rankist
docker-compose up -d
open http://localhost:8000

And open http://localhost:8000

Add a new submodule

git submodule add https://github.com/voiders/<submodule_name>.git
cd <submodule_name> && npm install

About

the best place to found and create ranking lists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages