wordist / wordist.xyz

Unblock words. Continue conversations.
MIT License
1 stars 5 forks source link

wordist.xyz

Build Status Gitter chat Dependency Status GitHub license Docker Pulls

Unblock words. Continue conversations.

Development workflow

via https

https://github.com/wordist/wordist.xyz.git

npm install


- Install [rethinkdb](https://www.rethinkdb.com/). If you fancy using docker, you could use
```bash
npm run docker-rethink

The http server should be running now at http://localhost:8081


- Run tests. Tests use superagent to check API, so server must be live prior to running tests.
```bash
npm test

Check the issue tracker, if you would like to contribute on things. Write tests for your code, if applicable.

Thanks

Thanks for taking time to look at wordist. We really appreciate it.