2024-02-12 16:11:04 +02:00
2024-02-11 21:59:52 +02:00
2024-02-11 22:41:40 +02:00
2024-02-11 22:41:40 +02:00
2024-02-11 22:41:40 +02:00
2024-02-11 22:41:40 +02:00
2024-02-11 22:41:40 +02:00
2024-02-11 21:59:52 +02:00
2024-02-12 14:46:35 +02:00
2024-02-12 14:46:35 +02:00
2021-08-07 13:37:01 +03:00
2024-02-12 16:11:04 +02:00
2024-02-11 22:41:40 +02:00

KVAZAR webapp

KevaCoin content Explorer written on Symfony and Manticore

This branch is modern replacement to MySQL and SQLite implementations written in 2021.

Currently under development!

Install

  • git clone https://github.com/kvazar-network/webapp.git
  • cd webapp
  • composer install

Index

  • Install crawler with composer create-project kvazar/crawler
  • Add crontab task crontab -e:* * * * * php kvazar/crawler/src/index.php

Launch

  • symfony server:start
Languages
Twig 45.6%
PHP 44.2%
CSS 10.2%