Skip to content

General starting configuration for a Mojolicious perl app backed by MongoDB

Notifications You must be signed in to change notification settings

rahuldhodapkar/MongoDB-Mojolicious-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB Mojolicious Starter

This is meant to follow in the tradition of other similar starter packs, giving a newcomer to Perl and Mojolicious a configuration which he or she can use to build a simple application.

A package with similar goals is (sahat's "Hackathon Starter" repository for Node.js)[https://github.com/sahat/hackathon-starter], which can be used as a reference for the project goals.

Getting Started

can be run with either morbo or hypnotoad as:

morbo script/starter_app
hypnotoad script/starter_app

Currently Embedded

Dependencies

  • MongoDB (official driver for MongoDB)
  • Crypt::SaltedHash
  • namespace::autoclean

About

General starting configuration for a Mojolicious perl app backed by MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages