8000 GitHub - cromedome/Gorge: The Gorge of Eternal Peril
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cromedome/Gorge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8089 div class="react-directory-filename-column">
 
 
 
 

Repository files navigation

The Gorge of Eternal Peril

Presented at the Carolina Code Conference 2024

To Install

Make sure you have Perl on your system. If not, check out Perlbrew.

Install necessary modules:

sudo cpan install Dancer2 Dancer2::Plugin::Database DBD::SQLite

Run any remaining commands in the Gorge directory.

Setup the database:

sqlite3 db/gorge.db < db/schema.sql
sqlite3 db/gorge.db < db/questions.sql

To run: plackup bin/app.psgi

If you're already a Perl person, I can't help you anymore :-)

About

The Gorge of Eternal Peril

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0