Giter Club home page Giter Club logo

express-ts-sass-starter's Introduction

express-ts-sass-starter

Ready to deploy starter-app configured for webpack, typescript, and sass

Features

WebPack preconfigured

Once you've forked the repository and installed dependencies, run webpack --watch

Client typescript and SASS will be compiled, as well as custom fonts, sass-loaded image assets, and index.html, all from src

Currently the server is located in \dist and all compiled client files are built to \public

heroku-ready

cd to repository after cloning. Make sure you have the heroku CLI and toolbelt installed.

Run:

heroku create

git push -u heroku master

The app will build and deploy to a heroku dyno.

Framework Agnostic

I purposefully haven't included Angular 2, React, or another javascript framework in this project. It grew out of an InfernoJS project, which is fairly light-weight, and I wanted to keep it that way. This project is intended to help set up a new project up for success with a full-featured code-to-deploy build process than it is about showcasing a particular JS framework.

Full Stack

This application is built with:

NodeJS

Express

TypeScript

SASS

Bourbon/Neat

Known Issues

The server is currently being compiled with a tsc command, while the client is compiled by webpack. Need to investigate if this can be simplified. I'll be making improvements as I go, feel free to post suggestions in Issues.

express-ts-sass-starter's People

Contributors

thomasmost avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.