Commit Graph

15 Commits

Author SHA1 Message Date
Fernando Fernández
7122126106 docs: add link to Cloudflare pages 2021-04-10 20:55:36 +02:00
MrTimscampi
85891a12d9 fix(docker): fix dockerfile not building the SSR version properly
For some reason, npm wasn't passing down the standalone flag to nuxt-build. As a result,
dependencies weren't bundled anymore, leading to errors when trying to run it. This adds a dedicated
standalone build command to avoid having to pass down flags.
2021-03-15 12:18:40 +01:00
Thibault Nocchi
0ce88a91e2 chore: fix readme type & disabled telemetry in CI config 2021-03-14 22:11:56 +01:00
Fernando Fernández
a86700a074
chore: remove forum badge 2021-03-11 15:47:26 +01:00
Fernando Fernández
13d41b2ed2 refactor: address review comments 2021-03-10 18:55:55 +01:00
Fernando Fernández
f3ba917e50 chore: switch to npm 2021-03-10 13:41:17 +01:00
MrTimscampi
f055d838fb build: build ssr by default 2021-01-26 16:45:00 +01:00
MrTimscampi
64fecb343f docs(readme): document standalone mode 2021-01-26 14:49:28 +01:00
MrTimscampi
87e06349bd refactor: cleanup readme and remove env variables from ssr package 2021-01-23 14:43:15 +01:00
MrTimscampi
6267c8451a docs(readme): correct start:ssr command 2021-01-19 03:27:14 +01:00
MrTimscampi
ded3bd3421 docs(readme): add SSR instructions 2021-01-19 02:57:46 +01:00
Cameron Clark
b7f937a11e docs(readme): add codecov to readme 2021-01-08 12:36:33 +00:00
Bogdan Bogdanov
c9836bd6c8 fix(login): show correct error message 2020-11-27 23:44:55 +02:00
MrTimscampi
6db3c18328 chore: improve readme and add contributing guide 2020-10-20 19:57:43 +02:00
MrTimscampi
9170d2f935 feat: add initial Nuxt template 2020-09-02 20:48:53 +02:00