Skip to content

jsimpson/roda-sequel-webpack-stack

Repository files navigation

This project is a web application skeleton made up of roda as the web framework and sequel as the database layer with webpack for the front-end.

It is based on Jeremy Evan's roda-sequel-stack and Tania Rascia's webpack-boilerplate.

The webpack helper, that provides the webpack_tag, was lifted directly from here with very little changes.

Development

To start up the backend: $ bundle exec rerun -b --no-notify --ignore 'frontend/*' -- rackup --port=3000.

To start up the webpack-dev-server: $ npm run start.

About

A Roda/Sequel and Webpack application skeleton.

Topics

Resources

Stars

Watchers

Forks