Update Readme
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||

|

|
||||||
Hackathon Starter [](https://david-dm.org/sahat/hackathon-starter)
|
Hackathon Starter [](https://david-dm.org/sahat/hackathon-starter)
|
||||||
=================
|
=================
|
||||||
A kickstarter for **Node.js** web applications.
|
A boilerplate for **Node.js** web applications.
|
||||||
|
|
||||||
**Live Demo**: http://hackathonstarter.herokuapp.com
|
**Live Demo**: http://hackathonstarter.herokuapp.com
|
||||||
|
|
||||||
@ -203,6 +203,7 @@ For the sake of simplicity. While there might be a better approach, such as pass
|
|||||||
|
|
||||||
TODO
|
TODO
|
||||||
----
|
----
|
||||||
|
- Concatenate and minify all assets via Express middleware if possible, otherwise Gulp.js. Because even with caching enabled, there is at least 50-80ms delay for each static file request (On Heroku).
|
||||||
- Pages that require login, should automatically redirect to last attempted URL on successful sign-in.
|
- Pages that require login, should automatically redirect to last attempted URL on successful sign-in.
|
||||||
- Add more API examples.
|
- Add more API examples.
|
||||||
- Mocha tests.
|
- Mocha tests.
|
||||||
|
Reference in New Issue
Block a user