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

https://github.com/leegeunhyeok/raspberry-server

Raspberry PI Node.js Server
https://github.com/leegeunhyeok/raspberry-server

Last synced: 4 months ago
JSON representation

Raspberry PI Node.js Server

Awesome Lists containing this project

README

        

# Raspberry PI & Node.js

**Information**
- Server machine: **Raspberry PI 3**
- Developer: Leegeunhyeok
- E-Mail: [email protected]
- Project Start date : 2017-11-02
---

## ChangeLog

### 2017-11-23.2
* Basic logic is done!!!
* Logger code fix
* Router code fix
* User express-error-handler
* Add error page (404)
* Add portfolio page
* Add show log, log option(load, force save, delete) at admin page
* Change layout (File share page)

### 2017-11-23.1
* Add user statistics(age, sex with c3)
* Add logger (Console color, save logfile)
* Add delete file button (File share, Only admin)
* Change user schema (Add age, sex)
* Change admin page(Graph type: Bar -> Gauge)
* Split js file (Router, Database)
* Minor bug fix

### 2017-11-21
* Add admin page (Server monitoring)
* Use C3(D3)
* Add blog link (tistory, naver)
* Minor bug fix

### 2017-11-19
* Add file share
* Upload and Download available now

### 2017-11-15
* Add Mypage
* Change password
* Delete account
* Text problem fix

### 2017-11-14
* User chat fix(Layout, js)
* Add main content (title, image)
* Add more info

### 2017-11-12.2
* Add user chat

### 2017-11-12.1
* Password encryption
* Split file (user-schema)

### 2017-11-08
* Use database (MongoDB)
* User register
* User login / logout

### 2017-11-07
* First commit
* Use view engine (ejs)
* Router setting
* Cookie and session setting

### 2017-11-02
* Project start

---



### Start command

 $ node app.js 



### Node modules

 Check "package.json" file