Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Jan 8, 2021. It is now read-only.
/sails-nuxtPublic archive

Sails + Nuxt + Vuetify Combo <3

License

NotificationsYou must be signed in to change notification settings

AngelMunoz/sails-nuxt

Repository files navigation

aSails +Nuxt +Vuetify application

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

Prerequisites as far as I know:

  • node 8
  • eslint

and any other prerequisites of sails, nuxt and vuetifythe 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 theNODE_ENV partif you want to reload the serverside part of the framework considerpm2 ornodemon

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

Production

After you have followedSails's Team Recomendations for production justrun thenpm 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 toVue 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 atypescript branchyou 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

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp