Skip to content
This repository was archived by the owner on Jul 2, 2019. It is now read-only.

BeanSilArchive/board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

빈실 GSM WEB 프로젝트 - 게시판

Node.js + Express.js + EJS를 사용한 게시판입니다.

TEST DB

board: String boardNum: Integer title: String contents: String postingTime: String visable: Integer writerID: String hits: Integer

{ board: "freeboard", boardNum: 1, title: "helloworld", contents: "hellotensorflow", postingTime: "1960-01-01 06:00:00" visable: 1, writerID: "startergate", hits: 0 }

node_modules가 깃이그노어 늦게 적용해서 남아있으니 삭제하고 새로

About

게시판 부분

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors