Skip to content

rishi-aga/elide-standalone-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
  3. Browse http://localhost:8080/

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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 64.7%
  • HTML 35.3%