Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 981 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 981 Bytes

Elide Example

An archetype Elide project for Heroku using Postgres DB.

Background

This project is the sample code for Elide's Getting Started documentation

Install

To build and run:

  1. mvn clean install
  2. mvn exec:java -Dexec.mainClass="example.Main"

To run from Heroku:

Deploy

Usage

See Elide's Getting Started documentation

Contribute

Please refer to the contributing.md file for information about how to get involved. We welcome issues, questions, and pull requests.

License

This project is licensed under the terms of the Apache 2.0 open source license. Please refer to LICENSE for the full terms.