Clark Du
3e637c5d83
refactor: add examples to lint
2017-10-31 21:43:55 +08:00
Sébastien Chopin
a0c4709777
Fix typo
2017-07-08 18:14:40 +02:00
Sébastien Chopin
1d77431db0
Use serverMiddleware instead of a module
2017-07-08 18:09:47 +02:00
Sébastien Chopin
5c8ac31b3c
Update example to not use a custom server anymore
2017-07-08 18:04:47 +02:00
Sebastien Chopin
d481da9df0
Update auth-routes example
2017-05-29 17:00:01 +02:00
Sébastien Chopin
17650c25e0
Middleware feature 🔥
2017-02-03 15:09:38 +01:00
Sébastien Chopin
dcadb277ee
Update README.md
2017-01-15 18:42:32 +01:00
Sébastien Chopin
0142dae008
Replace router-link to nuxt-link
2016-12-16 18:12:38 +01:00
Anthony Cook
71b6b990c8
Update package.json
...
NODE_ENV is not a recognised command on Windows, the work around is to use the cross-env package or to have two separate scripts, one for Windows and one for Unix based systems. I figured using the cross-env is much more friendly and will save confusion, tested on both Windows and Mac.
2016-12-13 12:17:17 +00:00
Sébastien Chopin
ce7e47c7f1
Merge pull request #47 from cj/eslint/no-console
...
added no-console to eslint
2016-12-08 18:08:32 +01:00
cj
c4823f27a8
added no-console to eslint
2016-12-08 09:41:20 -06:00
Alexandre Chopin
4d7102c3e1
update config example auth-routes
2016-12-08 16:39:27 +01:00
Sébastien Chopin
15e066b060
Finish auth-routes example
2016-12-07 19:23:08 +01:00
Sébastien Chopin
a757fd6401
Update for production
2016-12-07 17:13:32 +01:00
Sébastien Chopin
bcaf91a278
Update auth-routes example
2016-12-07 17:03:52 +01:00
Sébastien Chopin
12c013df36
Add auth-routes examples (WIP)
2016-12-04 19:16:47 +01:00