All Projects → gtsopour → Nodejs Shopping Cart

gtsopour / Nodejs Shopping Cart

Licence: mit
NodeJS Shopping Cart - NodeJS, Express, Express-Session, Express handlebars (hbs)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Nodejs Shopping Cart

Serverless Express
Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, Lambda@Edge, and ALB.
Stars: ✭ 4,265 (+2861.81%)
Mutual labels:  express, express-js
Node Production
Take Your Node.js Project to The Production Environment (VPS/Dedicated Server).
Stars: ✭ 35 (-75.69%)
Mutual labels:  express, express-js
Generator Express No Stress
🚂 A Yeoman generator for Express.js based 12-factor apps and apis
Stars: ✭ 534 (+270.83%)
Mutual labels:  express, express-js
express-ts-api-boilerplate
Express TypeScript API Boilerplate
Stars: ✭ 15 (-89.58%)
Mutual labels:  nodemon, express-js
Nodetyped
Node.js Express Startup Seed with ES6, Typescript, SCSS, EJS, Nodemon, Bootstrap 4, TSLint, TypeDoc
Stars: ✭ 69 (-52.08%)
Mutual labels:  express, nodemon
Express Starter
🚚 A boilerplate for Node.js, Express, Mongoose, Heroku, Atlas, Nodemon, PM2, and Babel. REST / GraphQL API Server | PaaS | SaaS | CI/CD | Jest | Supertest | Docker | MongoDB | PostgreSQL | Sequelize | Lodash | RxJS | JWT | Passport | WebSocket | Redis | CircleCI | Apollo | DevSecOps | Microservices | Backend Starter Kit | ES6
Stars: ✭ 353 (+145.14%)
Mutual labels:  express, nodemon
Docker Compose Nodejs Examples
Finally some real world examples on getting started with Docker Compose and Nodejs
Stars: ✭ 944 (+555.56%)
Mutual labels:  express, nodemon
Express Mongodb Rest Api Boilerplate
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose).
Stars: ✭ 153 (+6.25%)
Mutual labels:  express, express-js
Express Sequelize Crud
Simply expose resource CRUD (Create Read Update Delete) routes for Express & Sequelize. Compatible with React Admin Simple Rest Data Provider
Stars: ✭ 65 (-54.86%)
Mutual labels:  express, express-js
Simple Universal React Redux
The simplest possible Async Universal React & Redux Boilerplate app, that works on both Mac and Windows
Stars: ✭ 58 (-59.72%)
Mutual labels:  express, nodemon
Registration-and-Login-using-MERN-stack
Simple Registration and Login component with MERN stack
Stars: ✭ 210 (+45.83%)
Mutual labels:  nodemon, express-js
Swagger Express Ts
Generate and serve swagger.json
Stars: ✭ 102 (-29.17%)
Mutual labels:  express, express-js
teaching-nodejs-expressjs-framework-spring-2019-2020
Complete Node-Express Application
Stars: ✭ 16 (-88.89%)
Mutual labels:  nodemon, express-js
Practicalnode
Practical Node.js, 1st and 2nd Editions [Apress] 📓
Stars: ✭ 3,694 (+2465.28%)
Mutual labels:  express, express-js
React Express Stripe
💰 Minimal Boilerplate for Stripe used in React and Express. Charge payments from your customers with this project.
Stars: ✭ 209 (+45.14%)
Mutual labels:  express, express-js
Online Bling
Stars: ✭ 9 (-93.75%)
Mutual labels:  express, express-js
React Node Learn
一个脚手架项目,node+express+react快速搭建大前端项目,实现前后端分离
Stars: ✭ 51 (-64.58%)
Mutual labels:  express, nodemon
Node Express Postgresql Server
Basic Node with Express + PostgreSQL Server
Stars: ✭ 74 (-48.61%)
Mutual labels:  express, express-js
React Antd Admin
后台前端管理系统,基于react、typescript、antd、dva及一些特别优秀的开源库实现
Stars: ✭ 117 (-18.75%)
Mutual labels:  express, nodemon
Nodejs Rest Api Project Structure Express
Nodejs project structure practices for building RESTful APIs using Express framework and MongoDB.
Stars: ✭ 134 (-6.94%)
Mutual labels:  express

NodeJS Shopping Cart - NodeJS, Express, Express-Session, Express handlebars (hbs)

Run locally on your machine

You need to have installed Node and NPM.

NodeJS Shopping Cart

Clone this repository

git clone https://github.com/gtsopour/nodejs-shopping-cart.git

Install dependencies

npm install

Start NodeJS server at http://localhost:3000

npm start

For Nodemon usage

nodemon ./bin/www

Technologies

NodeJS, Express, Express-Session, Nodemon, hbs - Express.js view engine for handlebars.js

For any extra questions, please contact me at [email protected].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].