Skip to content
/ forms Public

React form app using React, React-Toolbox, Redux, Webpack, Babel, React Router, Node/Express, Bookshelf, PostgreSQL.

Notifications You must be signed in to change notification settings

svey/forms

Repository files navigation

forms

React form app using React, React-Toolbox, Redux, Webpack, Babel, React Router, Node/Express, Bookshelf, PostgreSQL.

To use:

Set process.env.Database_URL or use psql commandline to CREATE DATABASE form and start the database @ PostgreSQL default port 5432

  1. From the Repo's local directory on your machine in Terminal or CommandPrompt run:
    • npm install
    • npm run build ( please note webpack will bundle all files and pass them as "bundle.js" to a new "static" directory) Note: This process takes a minute or two!
    • npm start
  2. The app is live here. Enjoy!

Built with:

  • React
  • React-Toolbox
  • Redux
  • Webpack
  • Babel
  • Node/Express
  • Bookshelf/Knex
  • PostgreSQL

About

React form app using React, React-Toolbox, Redux, Webpack, Babel, React Router, Node/Express, Bookshelf, PostgreSQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published