Skip to content

dram1964/Catalogue

Repository files navigation

Catalogue

A metadata catalogue for database systems at your organisation

Build using Perl Catalyst Framework using a MySQL back-end database

The MySQL database can be initialised using: mysql -u username -p catalogue < sql/initialise_database.sql

There's a load of Perl modules that need to be installed to get this thing running. Start with: cpanm Catalyst::Runtime Catalyst::Devel

..and then run cpanm Missing::Module::Name to fix-up any 'modules not found' errors

Run 'DBIC_TRACE=1' script/catalogue_server.pl -r' to test the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages