Skip to content

sosygroup/examifire

Repository files navigation

eXamiFire(er)

Getting Started

To install this example application, run the following commands:

git clone https://github.com/alexander-perucci/examifire.git examifire
cd examifire

This will get a copy of the eXamiFire web application locally. To create the database, execute the SQL script examifire-schema.sql.

Then, run the eXamiFire web application:

./mvnw spring-boot:run

Finally, populate the database with the initial data by executing the SQL script examifire-data.sql.

License

Apache 2.0, see LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published