csmpls / indra-server

server for indra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

indra-server

server for indra

to run this server, you'll need:

  • an installation of Node
  • a running postgres server

put your database configuration in server.js under the //database comment.

to run the server, node server.js. it will receive post requests from the client on port 1337.

About

server for indra


Languages

Language:JavaScript 100.0%