WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

steveherschleb/moviefactsdb

Repository files navigation

MovieFactsDB

"The best source on the Internet for a tiny amount of movie-related facts."

Overview

This is a demo Node.js app. It's a small project that let's you interact with static movie related data.

This demo app uses a number of different technologies:

  • Knex - a general purpose SQL builder.
  • Bookshelf - a Promise-based ORM for Node.
  • React - composable UI components.
  • SQLite3 - a tinySQL database.

Build

Use Grunt!

Tests

npm test

Contributing

Want add to this demo app? Fork and send a pull request. Make sure to test and jshint your code.

Release History

  • 1.0.0 Initial release

License

MIT

About

A small demo project using Node.js, Bookshelf.js, Knex.js and React.

Resources

License

Stars

Watchers

Forks

Packages

No packages published