8000 GitHub - DayCache/DayCache: [WIP] A missing diary taking website.
[go: up one dir, main page]

Skip to content

DayCache/DayCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

┌──────────────────────────────────────────────────────┐
│    ______            _____            _              │
│    |  _  \          /  __ \          | |             │
│    | | | |__ _ _   _| /  \/ __ _  ___| |__   ___     │
│    | | | / _` | | | | |    / _` |/ __| '_ \ / _ \    │
│    | |/ / (_| | |_| | \__/\ (_| | (__| | | |  __/    │
│    |___/ \__,_|\__, |\____/\__,_|\___|_| |_|\___|    │
│                 __/ |                                │
│                |___/                                 │
└──────────────────────────────────────────────────────┘

A missing diary taking website.

Requirements

node v6.9.1 or above, npm, mongod and supervisor installed.

Getting started

npm install

mkdir db && mongod --dbpath db

supervisor --harmony index

Now, you can see the website running on http://localhost:3000

Mobile Client

Documents

See documents directory.

About

[WIP] A missing diary taking website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0