Skip to content

Edmeral/muchwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuchWords

This is the source code for http://muchwords.aissam.me.

To run the website locally, install NodeJS and clone this repository.

First you need to create a MongoDB database and configure it's url at /config/db.js (you can get a free one at https://mongolab.com/), then run these commands on the project directory:

$ npm install
$ node server.js

Head out to http://localhost:1994 to see the website.

MongoDB version: 3.6

About

✒️ A tool to help you write every day (still WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published