Closed jalateras closed 7 years ago
Is there any point? It's a static front end-y thing?
There is a server-side aspect, which is what I assume the ticket is for, but it doesn't bring much unique value to the table, since Nuxt is meant to be exactly like Next.
This is just a static project using vuejs ... so maybe not much value
Oh NUXT is a server side renderer for VueJS applications? Nice! Didn't even know about it. Interesting ! https://nuxtjs.org/guide
Hmm Vue is definitely uber-popular. Maybe we can make it a more unique example by having a backend for it as well, either like:
./api/up.json
./app/up.json
Or maybe both in one Node app.
Well the nuxt config is pretty much the same as the next config. However I ran into problems with extreme weird output. May be related to the subfolders in which the app runs /developemt/
etc.
I will however test it with domains tho.
@tj Hey Man! See you again! I'm actually looking for solution for a small web app, I'm in china(these days the internet like google don't work out very fine...(because we have F gfw...))
If it's in old days, I would use Rails, But serverless looks like a so easy-no-configuration, and fashion!
I also know there're meteor things, but I wanna ask for your advice, because you are way cooler!
:beers: sorry for interrupting you guys! 🐑 @tj
I'm also willing to try some go!
Any interest in putting together a simple
vuejs
example?