All Projects → kentcdodds → Express App Example

kentcdodds / Express App Example

How I structure Express Apps (example repo)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Express App Example

The Beginner S Guide To Reactjs
The beginner's Guide to ReactJS course material for Egghead.io
Stars: ✭ 185 (-16.67%)
Mutual labels:  kcd-edu
Angular2 Express Mongoose Gulp Node Typescript
AngularJS 2 (Updated to 4.2.0) Mean Stack application which uses Angular2, Gulp, Express, Node, MongoDB (Mongoose) with Repository Pattern Business Layer
Stars: ✭ 201 (-9.46%)
Mutual labels:  expressjs
Express Gateway
A microservices API Gateway built on top of Express.js
Stars: ✭ 2,583 (+1063.51%)
Mutual labels:  expressjs
React Ava Workshop
🐯 A workshop repository for testing React ⚛ with AVA 🚀 --> slides
Stars: ✭ 192 (-13.51%)
Mutual labels:  kcd-edu
Mern Marketplace
A MERN stack based online marketplace application [Full-Stack React Projects]
Stars: ✭ 194 (-12.61%)
Mutual labels:  expressjs
Learn React
Learn React with a laser focused, guided approach.
Stars: ✭ 204 (-8.11%)
Mutual labels:  kcd-edu
Express React Boilerplate
Express, MySQL, React/Redux, NodeJs Application Boilerplate
Stars: ✭ 179 (-19.37%)
Mutual labels:  expressjs
Graphql Rest Proxy
Turn your REST API into GraphQL - A Proxy Server that pipes request from GraphQL to REST with GraphQL DSL, performant nested children, mutations, input types, and more.
Stars: ✭ 218 (-1.8%)
Mutual labels:  expressjs
React Github Profile
Stars: ✭ 198 (-10.81%)
Mutual labels:  kcd-edu
Express Api Es6 Starter
Build APIs with Express.js in no time using ES6/ES7/ESNext goodness.
Stars: ✭ 212 (-4.5%)
Mutual labels:  expressjs
React Jest Workshop
Stars: ✭ 193 (-13.06%)
Mutual labels:  kcd-edu
Netlify Express
Express.js hosted on Netlify
Stars: ✭ 194 (-12.61%)
Mutual labels:  expressjs
Bs Express
Express bindings in Reason
Stars: ✭ 207 (-6.76%)
Mutual labels:  expressjs
React Fundamentals
Material for my React Fundamentals Workshop
Stars: ✭ 3,247 (+1362.61%)
Mutual labels:  kcd-edu
React Pwa
An upgradable boilerplate for Progressive web applications (PWA) with server side rendering, build with SEO in mind and achieving max page speed and optimized user experience.
Stars: ✭ 2,433 (+995.95%)
Mutual labels:  expressjs
Js Mocking Fundamentals
JavaScript Mocking Fundamentals on TestingJavaScript.com
Stars: ✭ 182 (-18.02%)
Mutual labels:  kcd-edu
Limitrr
Light NodeJS rate limiting and response delaying using Redis - including Express middleware.
Stars: ✭ 203 (-8.56%)
Mutual labels:  expressjs
Bookmarks.dev
Bookmarks and Code Snippets Manager for Developers & Co
Stars: ✭ 218 (-1.8%)
Mutual labels:  expressjs
Compression
Node.js compression middleware
Stars: ✭ 2,506 (+1028.83%)
Mutual labels:  expressjs
Modern React
workshop about React's hottest new features in 16.7.0
Stars: ✭ 210 (-5.41%)
Mutual labels:  kcd-edu

Express App Example

This gives a basic idea of the dev and build tools and scripts I use for my medium sized node apps. For small apps, I'd probably follow the same tooling setup, but I'd put everything in a single file.

Learn more from my post about this here: How I structure Express apps

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].