Skip to content
forked from junu0829/Dropby

장소기반 SNS플랫폼의 MVP입니다

Notifications You must be signed in to change notification settings

toto9602/Dropby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DropBy

장소 기반 모바일 SNS 플랫폼, Dropby 프로젝트입니다.

backend

Core Features

  • JWT Auth
  • 특정 구역 안에 등록된 장소 목록 조회
  • 특정 장소에 원하는 게시글 작성 API
  • 게시글에 댓글 작성 API

Tech Stack

  • DB : MySQL, Sequelize
  • Server : Express & Javascript
  • Infrastructure : Docker & Docker-compose

Package Manager

npm

Running(Local)

nodemon app.js

About

장소기반 SNS플랫폼의 MVP입니다

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • TypeScript 4.9%