All Projects → hosos → Express

hosos / Express

Express + Sequelize + Winston + Jasmine + TypeScript + Webpack MVC Boilerplate

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Express

Reactly Starter Kit
Deployable React + Webpack 2 starter kit
Stars: ✭ 122 (+1255.56%)
Mutual labels:  webpack, webpack2, express
Online Bling
Stars: ✭ 9 (+0%)
Mutual labels:  webpack, sequelize, express
Feathers Vue
A boiler plate template using Feathers with Email Verification, Vue 2 with Server Side Rendering, stylus, scss, jade, babel, webpack, ES 6-8, login form, user authorization, and SEO
Stars: ✭ 195 (+2066.67%)
Mutual labels:  webpack, express, jasmine
Webpack2 Express Heroku Starter
Starter app using Webpack 2, Express, setup to deploy to Heroku.
Stars: ✭ 12 (+33.33%)
Mutual labels:  webpack, webpack2, express
Express Webpack React Redux Typescript Boilerplate
🎉 A full-stack boilerplate that using express with webpack, react and typescirpt!
Stars: ✭ 156 (+1633.33%)
Mutual labels:  webpack, tslint, express
Crate
👕 👖 📦 A sample web and mobile application built with Node, Express, React, React Native, Redux and GraphQL. Very basic replica of stitchfix.com / krate.in (allows users to get monthly subscription of trendy clothes and accessories).
Stars: ✭ 2,281 (+25244.44%)
Mutual labels:  webpack, sequelize, express
React Cordova Boilerplate
TodoMVC example for react with development tools to build a cordova application
Stars: ✭ 206 (+2188.89%)
Mutual labels:  webpack, webpack2, jasmine
Vue Chess
Multiplayer online chess game use Vue , Nodejs, Webpack, Em6, Socket.io, Mongodb, Express
Stars: ✭ 350 (+3788.89%)
Mutual labels:  webpack, express
Multipages Generator
🥇 generator for multiple pages webpack application
Stars: ✭ 354 (+3833.33%)
Mutual labels:  webpack, express
Awesome Webpack Cn
[印记中文](https://docschina.org/) - webpack 优秀中文文章
Stars: ✭ 3,611 (+40022.22%)
Mutual labels:  webpack, webpack2
Vue2 blog
使用vue2.x + vue-cli +vue-router+ vuex + axios + mysql + express + pm2 + webpack+nginx构建的具有登录,注册,留言,用户发帖,用户评论等功能的SPA Blog。注意,注意,注意,后端API全部自己手写,很适合刚学习vue以及express的小伙伴学习,喜欢请Star鼓励一下我,谢谢!项目预览:
Stars: ✭ 417 (+4533.33%)
Mutual labels:  webpack, express
Woo Next
🚀 React WooCommerce theme, built with Next JS, Webpack, Babel, Node, Express, using GraphQL and Apollo Client
Stars: ✭ 342 (+3700%)
Mutual labels:  webpack, express
Vueniverse
Full stack, user based, PWA, Vue template.
Stars: ✭ 339 (+3666.67%)
Mutual labels:  webpack, webpack2
Browser Sync Webpack Plugin
Easily use BrowserSync in your Webpack project.
Stars: ✭ 356 (+3855.56%)
Mutual labels:  webpack, webpack2
Piptool
Add the Picture-in-Picture Functionality to YouTube, Netflix, Plex and other video broadcasting services in macOS Sierra
Stars: ✭ 337 (+3644.44%)
Mutual labels:  webpack, tslint
Typescript Library Starter
Starter kit with zero-config for building a library in TypeScript, featuring RollupJS, Jest, Prettier, TSLint, Semantic Release, and more!
Stars: ✭ 3,943 (+43711.11%)
Mutual labels:  webpack, tslint
Markdown Loader
markdown loader for webpack
Stars: ✭ 335 (+3622.22%)
Mutual labels:  webpack, webpack2
Typescript Webpack Starter
⚡ create-ts-lib: A Starter Kit and a CLI to create your TypeScript / ES6 module bundled by Webpack without thinking about build or unit tests configurations. 🏠
Stars: ✭ 358 (+3877.78%)
Mutual labels:  webpack, jasmine
Koa Webpack
Development and Hot Reload Middleware for Koa2
Stars: ✭ 429 (+4666.67%)
Mutual labels:  webpack, webpack2
Public
Repository for wallaby.js questions and issues
Stars: ✭ 662 (+7255.56%)
Mutual labels:  webpack, jasmine

Express + Sequelize + Winston + Jasmine + TypeScript + Webpack MVC Boilerplate

Express + Sequelize + Winston + Jasmine + TypeScript + Webpack MVC Boilerplate

Installation

git clone https://github.com/hosos/express.git
npm install
npm run app                   # Run in Development and watch for changes

Configuration

See "config" directory

Warning: Please don't edit the "dist/config" directory

Testing

npm run test                  # all test cases are in "src/spec" directory

Deployment

npm run build                 # build "dist" directory
cp ./dist * /var/www          # copy the "dist" directory to your server
node server.js                # RUN!
rm -rf /*                     # Clear your life

How to use

  • Just clone it if you want.
  • No documentation will be provided.
  • No quality promise
  • I am just an IT dog in Hong Kong
  • No hope
  • No future

Fuck you Hong Kong!!!

屌哂全香港人老母,大家繼續食屎

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