Git Product home page Git Product logo

lucee5-heroku's Introduction

Dependency Status

##Lucee 5 Application Template for Heroku Blank application template to deploy Lucee 5 apps on Heroku via Undertow/RunWAR

Deploy

Demo: https://lucee5.herokuapp.com/ | https://lucee5.herokuapp.com/test.cfm | https://lucee5.herokuapp.com/test.lucee

####Credits/Notes:

###Requirements

###Instructions To get started, run the following commands in GitBash (or your terminal of preference):

$ git clone https://github.com/mikesprague/lucee5-heroku.git
$ cd lucee5-heroku
$ mvn package
$ foreman start

NOTE: On Windows, start foreman with the following command: Encounterd problems on Windows7 and foreman, use start-local-server.bat to start Winstone and Lucee

.\start-local-server.bat

You should now have Lucee up and running at http://localhost:5000. Start adding your code (Lucee code in /src and static files in /pub).

To deploy your site to Heroku you need to setup a free Heroku account, install the Heroku toolbelt (Suggested reading: Getting Started with Java on Heroku). Then..

$ heroku apps:create [NAME]
$ git push heroku master
$ heroku open

You should now be looking at your app running on Heroku.

Enjoy!

lucee5-heroku's People

Contributors

yunic-nl avatar mikesprague avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.