Skip to content

arpitbbhayani/editor-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Template

Introduction

Flask Template is a ready to use boilerplate for a flask application. Simply clone the repository and the hello world flask app with all basic modules, templates and virtualenv are created.

Installation

The procedure of installing is pretty simple. Just follow the steps below.

$ git clone https://github.com/arpitbbhayani/flask-template.git
$ cd flask-template
$ ./install.sh

To start the application

$ ./start.sh

Hit the following URL from any browser of your choice

http://localhost:5000/

Features

  1. Sets up the virtualenv named venv
  2. Sets up a Hello, world! example of Flask application
  3. Semantic UI
  4. JS Ui Modules that contains few basic methods
  5. JS Libraries like jQuery, js.cookie.js
  6. nosetests - a unit testing module
  7. Readable python class that contains some methods that are used frequently by me.
  8. Boilerplate integration to for views management

Creators

Arpit Bhayani

Copyright and license

Code copyright 2015 Arpit Bhayani. Code released under the MIT license.

editor-demo

About

Flask application with in built online text editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages