/tcex-app-creation-ui

This is an old project which provided a UI for creating a new python app. You should use the tcinit command which is part of the tcex package instead.

Primary LanguagePythonMIT LicenseMIT

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.