Tiny App is the full stack web application built with node and express that allows users to shorten long URLs (a la bit.ly).
- node.js
- express
- Ejs
- Bcrypt
- Body-parser
- Cookie-session
- Install all dependencies (using the 'NPM install' command).
- Run the development web server using the ' node express_server.js' command.
-
$ npm install
-
$ node express_server.js
-
Then visit localhost:8080/urls