Coder Social home page Coder Social logo

sails-nuxt's Introduction

Nuxt-Sails

a Sails + Nuxt + Vuetify application

This project was made as a concept proof of sails + nuxt working together and using Vuetify as the ui framework

Prerequisites as far as I know:

  • node 8
  • eslint

and any other prerequisites of sails, nuxt and vuetify the easiest way to give it a spin on dev mode is running it as the following

  • git clone https://github.com/AngelMunoz/sails-nuxt.git
  • npm install
  • NODE_ENV=development node app.js --log.level=sily

on windows just omit the NODE_ENV part if you want to reload the serverside part of the framework consider pm2 or nodemon

if you are using vscode it is pretty easy to debug the serverside just press F5 (after npm install of course) and that should get you up and running

Production

After you have followed Sails's Team Recomendations for production just run the npm start command and this should just work.

Recent Updates:

  • Updated dependencies and fixed a lot of vuetify deprecations as well as fixing some errors on user update in the client side [2019-10-21].

  • Updated Sails/Nuxt/Vuetify and dependencies [2018-10-25].

  • Updated Adding cross-env and "start" npm command as production [2018-04-11].

  • Updated Sails, Vuetify and the rest of the dependencies, Also added a scroll bar on the chat window demo [2018-04-11].

  • Updated Vuetify and dependencies [2018-02-22].

  • Updated nuxt and dependencies [2018-01-30]. thanks to @iworb for pointing out the correct versions

  • Updated nuxt and dependencies [2018-01-11] Will be reverting to RC11 because of a bunch of errors, Looking at it.

  • Adding Web Sockets Sample! [2017-12-05]

    Thanks to Vue Socket.io we can now show a small "Sample" of a chat (sorry for that awfulness of my bad ui/ux skills but it should show the point)

Extras

Don't forget there's also a typescript branch you should be able to use typescript in the controllers as well as on the helpers, that can give you a headstart

Sails Links

Nuxt Links

Vuetify Links

sails-nuxt's People

Contributors

angelmunoz avatar dependabot[bot] avatar yurks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sails-nuxt's Issues

Produccion

Hola amigo, me encanto tu framework has hecho un excelente trabajo. Tengo un problema para hacer el deploy a producción. ¿Como se hace?. he intentando con yarn run prod, sails lift --prod, yarn run start y no mas no puedo.

Users don't seem to be saved

At 37da5ce then http://localhost:1337/users SAVE USER does not seem to have any effect on the website, nor does it show under .tmp.

Would be cool to at least save the users and list them.

Shame, Sails should have this kind of setup as a default.

Would also be cool to ensure that all content pages are at least reachable JS disabled for SEO which is one big motivation for SSR, currently left navbar does not show without js, and chat messages don't show without JS.

All best.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.