Giter Club home page Giter Club logo

flirting-school's Introduction

Flirting Education💕

Welcome to Flirting School🖐😍

Note: Electron과 웹소켓, 리액트쿼리 공부를 위해 시작한 디스코드 테마 사이드 프로젝트입니다. 퍼블리싱보다 프로젝트 구조나 리액트쿼리 활용에 좀 더 비중을 두고 있습니다.

Table of Contents

SECTIONS

📚CROSS BROWSING

  • 크롬 계열

👀PREVIEW

ezgif com-gif-maker

🛠Usage

Backen 실행 후 Front 실행

Backend (mysql 설치 필요)

  npm install
  cd server

  npm i bcrypt && npm i
  .env 작성하기(COOKIE_SECRET과 본인 PC의 MYSQL_PASSWORD 비밀번호 설정)
  COOKIE_SECRET=cookienyamnyam
  MYSQL_PASSWORD=디비비번
  config/config.json 설정(MYSQL 접속 설정)
  npx sequelize db:create(스키마 생성)
  npm run dev했다가 ctrl + c로 끄기(테이블 생성)
  npx sequelize db:seed:all(기초 데이터 넣기)
  npm run dev

Frontend

  cd client
  npm run electron

👩‍👩‍👧‍👦contributing

  • Frontend: kimdoeun😎
  • Backend: ZeroCho ( 인프런 Sleact 강좌 참고하여 임시 구성 )

flirting-school's People

Contributors

voltnuna 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.