Skip to content

BuiltWithGenie/GermanCredits

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

German Credits

Demo app for the German Credits dataset. Created with GenieBuilder, Genie and Julia.

Installation

Clone the repository and install the dependencies:

First cd into the project directory then run:

$> julia --project -e 'using Pkg; Pkg.instantiate()'

Then run the app

$> julia --project
julia> using GenieFramework
julia> Genie.loadapp() # load app
julia> up() # start server

Usage

Open your browser and navigate to http://localhost:8000/


Alternatively, register/login at https://geniecloud.app and import the app. You can then deploy it to the cloud.

About

Genie demo app - German credits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 52.2%
  • HTML 38.4%
  • Dockerfile 9.4%