Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rootkwak528/be-root-blogapp

NodeJS로 만든 간단한 블로그 웹 애플리케이션입니다.
https://github.com/rootkwak528/be-root-blogapp

nodejs

Last synced: 1 day ago
JSON representation

NodeJS로 만든 간단한 블로그 웹 애플리케이션입니다.

Awesome Lists containing this project

README

        

# root-blogapp

Server : Node.JS + Express

Host : Heroku (https://root-blogapp.herokuapp.com/)

DB : MongoDB



아래 기능을 포함하는 블로그 웹 어플리케이션입니다.

This blog web application contains functions below.
- 회원가입과 로그인 (Register & Login)

- 게시글 작성과 수정 (Create & Edit Post)

- 게시글 검색 (Search Post)

- 팔로우 (Follow User)

- 실시간 오픈채팅 (Realtime Open-chat)





Copyright © 2019 LearnWebCode(https://learnwebcode.com/). All rights reserved.