Skip to content

Ethnic russian dictionary based on yii2 advanced template (rest api and backend) and vue2 (frontend)

License

Notifications You must be signed in to change notification settings

azizMavlyanov/ethnodict

 
 

Repository files navigation

Project deployment (dev mode)

  • Init Yii2 part as described in manual

Apache2 conf files examples for backend and api

  • Api link should be http://etnodict.api otherwise change link name in src/api-server.js
  • Set user name and password for backend (via terminal session):
php yii user/add
  • Init Vue part
cd frontend/web
npm install
  • Run frontend
cd frontend/web
npm run dev

About

Ethnic russian dictionary based on yii2 advanced template (rest api and backend) and vue2 (frontend)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.8%
  • Vue 14.2%
  • JavaScript 7.9%
  • Other 1.1%