From 7af3095f47758010726b9bfba02f40847a02e5a3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 30 Jun 2017 20:23:14 +0200 Subject: readme --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..4e0e0b1 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# cortex + +### requirements + +* Node.js 6+ +* MySQL +* Python 2.7 +* Tensorflow 1.2 + +### installation + +``` +npm install +npm install knex -g +knex migrate:latest +``` + +### running the server + +``` +npm start +``` + +The server will be running on http://lvh.me:5858/ or whichever port is specified in `.env` + -- cgit v1.2.3-70-g09d2