Skip to content

Учебный репозиторий для nodejs/vue проектов

Notifications You must be signed in to change notification settings

QortexDevs/nodejs-vue-mysql-sample

Repository files navigation

Node Vue Sample

Getting

git clone --recurse-submodules git@github.com:QortexDevs/nodejs-vue-mysql-sample.git

Setting up

  1. create .env file in ./node-vue-frontend-sample directory
  2. paste following code into file:
VITE_APP_API_BASE_URL=http://localhost:3031/api/
VITE_APP_API_BASE_URL_LOCAL=http://localhost:3031/api/

Services

Frontend: http://localhost:3000 Backend: http://localhost:3031 Adminer: http://localhost:8031

About

Учебный репозиторий для nodejs/vue проектов

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published