Skip to content
This repository has been archived by the owner on Dec 11, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 579 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 579 Bytes

TCEX App Creation UI

Build Status

Create a TCEX app: http://tcex.hightower.space

Creating a TCEX app is quick and easy

Development Quick Start

Clone the app and run the application at http://127.0.0.1:5000/:

make run

Prerequisites

This is a Flask app designed to run using python3. It can also be uploaded to Heroku easily.