This project demonstrates the integration of JavaScript (Node.Js) and Microsoft SQL Server 2016 for user authentication.
Backend
- Developed in JavaScript, running on Node.js and consuming data from Microsoft SQL Server 2016.
Frontend
- Developed in JavaScript using the AngularJS framework.
Properties
- Using model-view-controller (MVC) architecture
- SQL Server store procedure
- JavaScript frameworks
- REST Web Services
# Clone this repository
$ git clone https://github.com/rminelli/user-auth-angular-node-sql-server
# Go into the repository
$ cd user-auth-angular-node-sql-server
# Install dependencies
$ npm install
# Run API service
$ npm start
References
- Node.js documentation
- Install SQL Server Express Edition from the Installation Wizard (Setup):
- AngularJS documentation
https://docs.angularjs.org/api
I am available for any questions.
Best regards,
Roberto de Figueiredo Minelli