GithubHelp home page GithubHelp logo

yongguk / fastcampus-eatgo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ahastudio/fastcampus-eatgo

0.0 1.0 0.0 2.06 MB

패스트캠퍼스 온라인 강의 스프링 부트 프로젝트 - 레스토랑 정보 확인 및 예약 시스템 구축하기 https://j.mp/2PWvF8T

Java 71.59% JavaScript 11.29% HTML 1.34% Vue 15.71% Shell 0.07%

fastcampus-eatgo's Introduction

EatGo

Build Status

“Fast Campus 올인원 패키지: Java 웹 개발 마스터” 실전 프로젝트.

Test all

SPRING_PROFILES_ACTIVE=test ./gradlew cleanTest test

Build JAR

./gradlew bootJar

Install dependencies for web

bash -c "cd eatgo-admin-web && npm install"
bash -c "cd eatgo-customer-web && npm install"
bash -c "cd eatgo-restaurant-web && npm install"

Run with Docker

# Docker용 환경 설정 파일을 복사합니다.
# .env 파일은 필요에 따라 수정해서 사용하시면 됩니다.
cp .env.default .env

# 컨테이너를 모두 실행합니다.
docker-compose up

웹 프론트엔드 확인:

fastcampus-eatgo's People

Contributors

ahastudio avatar hannut91 avatar

Watchers

James Cloos 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.