Git Product home page Git Product logo

issuetracker-31's Introduction

Node.js npm express React Babel Webpack mysql

Issue Tracker

Teammate πŸ‘¨β€πŸ‘©β€πŸ‘¦β€πŸ‘¦

J052 J062 J088 J193
김쒅원 κΉ€ν˜œμ§€ λ°•μ€€ν˜Έ μ‘°μ€€ν˜•

Tech Stack

Frontend Backend etc
React
Webpack/babel
Express
MySQL
ESLint
Prettier

How to Start

git clone https://github.com/boostcamp-2020/IssueTracker-31.git
cd IssueTracker-31

frontend

  • script
    cd frontend
    npm install
    npm run dev

backend

  • backend directory에 .env 파일 μΆ”κ°€
  • .env 파일
    PORT=3000
    NODE_ENV=development
    DB_HOST=127.0.0.1
    DB_PORT=3306
    DB_USER=your_database_id
    DB_PASSWORD=your_database_password
    DB_DATABASE=issue_tracker
    

    DB SchemaλŠ” μœ„ν‚€μ—μ„œ λ³Ό 수 μžˆμŠ΅λ‹ˆλ‹€.

  • script
    cd backend
    npm install
    npm run dev

Wiki

더 λ§Žμ€ μ •λ³΄λŠ” wikiμ—μ„œ ν™•μΈν•΄μ£Όμ„Έμš”!

Project

projectμ—μ„œ 개발 과정을 확인할 수 μžˆμŠ΅λ‹ˆλ‹€ πŸ’»πŸ“ˆβ°

issuetracker-31's People

Contributors

hyex avatar aimingbro avatar zunopark avatar bell-won 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.