Coder Social home page Coder Social logo

teamsindy20 / capstone-backend Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 533 KB

중앙대학교 2021년 1학기 캡스톤 프로젝트 백엔드 (Node.js)

License: GNU General Public License v3.0

Dockerfile 0.23% TypeScript 61.44% Shell 0.14% PLpgSQL 35.04% HTML 3.15%
docker gcp-cloud

capstone-backend's People

Contributors

gwak2837 avatar hy57in avatar

Stargazers

 avatar

capstone-backend's Issues

문장 줄 바꿈 처리 방식

문장 줄 바꿈이 변환되는 여러 가지 과정 (왼쪽에서 오른쪽으로)

Front-end (Write) Back-end (Input) Database Back-end (Output) Front-end (Read)
1 '1줄 \n2줄' '1줄 \n2줄' '1줄 \n2줄' ['1줄 ', '2줄'] 1줄 <br />2줄
2 '1줄 \n2줄' ['1줄 ', '2줄'] ['1줄 ', '2줄'] ['1줄 ', '2줄'] 1줄 <br />2줄

1번 선호?

CORS 설정 오류

Describe the bug

CORS 오류로 인해 데이터 불러오기 실패

To Reproduce

메뉴 목록, 매장소식 목록

Expected behavior

데이터를 정상적으로 불러와야 함

Screenshots

image

Desktop (please complete the following information):

전 기종

To Do

access-control-allow-origin 헤더를 프론트엔드 배포 주소로 설정하기

구글 OAuth2 API 만들기

/auth/google 경로에 인증할 수 있는 url 설정하기

Redirect url after social login 환경변수 설정

메뉴-테마 ERD

메뉴가 여러 테마에 속할 수 있도록
지금은 1개 밖에 못 속함

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.