Skip to content

nicholaskajoh/sails-form-validation

Repository files navigation

Sails form validation app

This is the demo app for my tutorial on Server-side form validation from A to Z with Sails.js.

Requirements

Setup

  • Clone this repo git clone https://github.com/nicholaskajoh/sails-form-validation.git.
  • Change directory to the root of the project, then run npm install.
  • Run sails lift.
  • Visit http://localhost:1337 in your browser.

Problem setting up?

Have issues setting up the project on your computer? Post a comment in the tutorial and I'll be happy to help where I can.

See a bug somewhere?

See any bugs in the app? You can notify me by posting a comment in the tutorial or opening an issue in this repo. Better still, you can fork the repo and send a fix through a pull request.

About

Form validation with Sails.js (demo).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages