Skip to content

4th-semester, MVC-web-application-development. Docker, PostgreSQL, Php-8, Symfony-6, RestAPI, JWT-authentication, Vue.js client

Notifications You must be signed in to change notification settings

gitEugeneL/MVC-web-application-development-final-project

Repository files navigation

MVC-web-application-development-final-project

4th semester.

Final project on the subject of MVC-web-application-development.

Docker, PostgreSQL, Php-8, Symfony-6, RestAPI, JWT-authentication, Vue.js client

How to run this server

1.Start containers and run composition for all services defined in the docker-compose.yml

docker-compose up -d

2.Connect to the docker server.

docker-compose exec app bash

3.Start the server

symfony server:start

How to run vue web client (folder client)

1.Project Setup

npm install

2.Compile and Hot-Reload for Development

npm run dev

Database design

Database design

Links

About

4th-semester, MVC-web-application-development. Docker, PostgreSQL, Php-8, Symfony-6, RestAPI, JWT-authentication, Vue.js client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published