GithubHelp home page GithubHelp logo

cgv_server's Introduction

CGV_SERVER

This project using :

Backend: Spring Boot, Spring Security, Spring Data JPA, WebSocket

Frontend: Html, css, js(jquery), Thymeleaf

Other: Docker(Deploy), MySQL(DATABASE)

How to clone this project(SERVER)

Step 0 : Run Docker

Step 1 : use cmd : git clone https://github.com/guma2k2/CGV_SERVER.git backend_movie

Step 2 : use cmd : cd backend_movie

Step 2 : Use cmd : docker pull thuanvn2002/movie-backend:latest

Step 3 : You need to make sure that you are in this project and dont have any project run in port 8080. Ok, use cmd : docker-compose up

Step 4 : Check you are success -> paste this link in browser or postman : http://localhost:8080/api/v1/movies

Now you if you can see data, you got it <3

How to clone this project(Client)

Step 0 : You need to out project in server

Step 1 : Use cmd : docker pull thuanvn2002/movie-frontend:latest

Step 2 : Use cmd(Dont copy this cmd in terminal, Typing only):

docker run -p 8000:8000 --net backend_movie-app-net thuanvn2002/movie-frontend

Step 3 : Check success, paste the link: http://localhost:8000/vincinema

If you were successful, you can login with :

+ Customer => Account: [email protected] / Pass : thuan2023

+ Admin => Account: [email protected] / Pass : thuan2023

cgv_server's People

Contributors

guma2k2 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.