Code Monkey home page Code Monkey logo

dancr's Introduction

Dancr

Dancer Blog Example in Dancer2::Tutorial

This is an example of Dancr micro blog but with a few changes. You need to install the following modules:

  • Dancer2 - lightweight yet powerful web application framework (libdancer2-perl)
  • SQLite - file-based relational database engine (sqlite3.deb)
  • DBD::SQLite - self-contained RDBMS in a DBI Driver (libdbd-sqlite3-perl.deb)
  • Template::Toolkit - template processing system (libtemplate-perl.deb)
  • File::Slurp - Simple and Efficient Reading/Writing/Modifying of Complete Files (libfile-slurp-perl.deb)
  • File::Spec - portably perform operations on file names (libfile-spec-perl.deb)
  • DateTime - a date and time object for Perl (lib-date-time.deb)
  • Bootstrap - front-end framework
  • JQuery - JavaScript Library

Running application

To run the aplication just clone this repo with git in console and run app.pl

$ git clone https://github.com/hecaxmmx/dancr
$ cd dancr
$ ./bin/app.pl

or via plack

plackup ./bin/app.pl -p 5000

Note

Since this aplication has been tested in Debian Jessy, you need to install modules via "apt-get install" and use the older form of run plack.

dancr's People

Contributors

hecaxmmx avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

jck000

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.