GitXplorerGitXplorer
v

js-stack-boilerplate

public
150 stars
29 forks
1 issues

Commits

List of commits on branch master.
Unverified
caf77a3b517ef08bed2c8aa830fb6752f7aa1267

Add CORS to WDS config

vverekia committed 8 years ago
Unverified
2b4a8c5736ee2a71f2911a1706c0b15cb8843270

Add some meta tags

vverekia committed 8 years ago
Unverified
0946059830750673ae15c9ec6218adf617f925a1

Add favicon via serve-favicon

vverekia committed 8 years ago
Unverified
d22fb68753501f8ef1453ce82fcf07662226a3d6

Fix Promise rejection for save()

vverekia committed 8 years ago
Unverified
91345557c4374efb4d03fb08cfa03c8f45b3a15c

Add Mongoose with a controller Promise example

vverekia committed 8 years ago
Unverified
6ba1cfde52525e73300ab2ca8c887216d2c25adf

Add dotenv, Heroku var inheritance

vverekia committed 8 years ago

README

The README file for this repository.

JavaScript Stack Boilerplate

Build Status Coverage Status Dependencies Dev Dependencies

Final boilerplate code of the JavaScript Stack from Scratch tutorial.

How to use this boilerplate

This boilerplate is available in two versions:

Either way:

  • Download the latest release for the version you want.
  • Edit package.json with your own info.
  • Run yarn and yarn start. That's it!

Don't clone this repository, as it includes some files that are irrelevant for you.

Demo

Check out the live demo.

Credits

Created by @verekiaverekia.com.

License: MIT