Code Monkey home page Code Monkey logo

bletcher-back's Introduction

GitHub release (latest by date) GitHub contributors GitHub issues GitHub license

Bletcher-back

realfinalversion2

인공지능 예술 웹 서비스 Bletcher ProjectWeb Back-End Repository 입니다. Node.js 기반의 RESTful API 서버를 구현하였으며 Heroku에 배포되어 있습니다.

라이센스에 관련된 내용은 License를 참조해주세요.

👏 우리는 240여개의 commit과 20여개의 branch, 약 30여개의 issue를 통한 긴 개발 과정 끝에 배포되었습니다!!

🚀 Version 1.0.0 Released


Technology

really

  • Node.js
  • TypeScript
  • Express
  • Sequelize
  • heroku
  • Cloudinary
  • mariaDB

Database Schema Diagram

Bletcher_21 03 09

프로젝트 설계 및 배포

핵심 기능

  • 사용자 인증 부분
    • 회원가입 및 로그인 기능 구현 (비밀번호 암호화 저장)
    • JsonWebToken을 사용한 사용자 인증
    • 회원정보 수정, 삭제 기능 구현
  • 게시글 부분
    • 게시물 (게시글 번호 / 작성자 / 카테고리 별) 조건에 따라 불러오는 라우터 구현
    • 유저 별 게시글에 대한 '좋아요' 체크 기능 구현
    • 사용자 별 마이 페이지 게시글 불러오기(Me, Made by me, Used by me) 구현
    • 합성한 게시글에 대한 공개/비공개 구현
  • '펀딩 하기' 기능 및 펀딩 게시글의 시간 만료 스케줄 체크 구현
  • 이미지 믹스 서버(Django)로 게시글 합성 요청 구현

트러블 슈팅


Getting Started

Prerequisites

  1. node 및 npm 버전을 확인하고 버전에 알맞게 설치해주세요.
    node v12.14.1
    npm 6.13.4
    
  2. 실행 전, 루트 경로에 .env.example 파일을 참고한 .env 파일을 생성해주세요.

버전 관련 실행 오류를 겪으신다면 이 이슈를 참고해주세요.

Run

Development Mode

yarn install
yarn dev

Production Mode

yarn install
yarn build
yarn start

Usage

본 저장소 Wiki에 구현한 라우터 목록이 정리되어 있습니다.


License

프로젝트의 모든 라이센스는 MIT License를 따릅니다. 상세 라이센스 정보는 Bletcher License를 참조해주세요.


Bletcher Team

bletcher-back's People

Contributors

seogeurim avatar kimdg1105 avatar kimkwon avatar chlwodud77 avatar dependabot[bot] avatar yoongoing 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.