Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 497 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 497 Bytes

Introduction

This is the API server for traceurl.

Usage

Via Command-Line

You can start the web server by using the web.js:

node main.js

As Heroku App

This web server is also designed to be used as a Heroku App. You can follow Heroku's Node.js guide to set up a Node.js App and deploy it there. An example is traceurl.herokuapp.com.