Giter VIP home page Giter VIP logo

w1-social-feed's Introduction

원티드 1주차 소셜 미디어 통합 Feed 서비스

TypeScript Deno Hono SQLite Swagger

여러 SNS 서비스의 피드를 통합하여 알림을 받을 수 있는 서비스입니다.

실행 방법

준비 사항

  • 서버 실행을 위해 deno 런타임이 필요합니다.
  • wasm으로 컴파일 된 sqlite 패키지를 사용하므로 데이터베이스를 설치하실 필요는 없습니다.
  • vscode 확장 프로그램을 설치하면 타입 검사 및 다양한 기능을 사용할 수 있습니다.

개발 모드(--watch)로 실행

# 저장소를 클론합니다.
git clone https://github.com/7rd-wanted-pre-onboarding-team-H/w1-social-feed
cd w1-social-feed

# DB에 더미 데이터를 추가합니다. (생략 가능)
deno task db:seed

# 개발 모드로 실행합니다.
deno task dev

http://localhost:3000/ 에서 각 엔드포인트에 접근할 수 있습니다.

http://localhost:3000/openapi 에서 Swagger UI를 통해 API 문서를 확인하고 실행할 수 있습니다.

프로덕션 모드

deno task prod # 또는 deno run -A main.ts

w1-social-feed's People

Contributors

scarf005 avatar sphy1597 avatar u00938 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.