Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fexell/feathers-nuxt

Feathers Nuxt Boilerplate Github Repo
https://github.com/fexell/feathers-nuxt

Last synced: about 2 months ago
JSON representation

Feathers Nuxt Boilerplate Github Repo

Awesome Lists containing this project

README

        

Feathers JS + Nuxt JS Boilerplate




Information


This is a boilerplate using Feathers JS and Nuxt JS. Everything is already setup:



  1. Feathers JS

  2. Nuxt JS

  3. Vuex

  4. Login

  5. Sign up/Register

  6. Automatic re-authentication

  7. Vuelidate

  8. Vue-Notifications







If you want to help with developing this boilerplate, please send me a message here or to my email:
[email protected]. Please keep in mind that this is the public repo of this boilerplate. There is
a private repo where I push updates more frequently, and this is the reason why you have to message me, to gain access to it.



Updates


Updates and announcements will be displayed here, as in information on what I'm currently working on for the boilerplate.





  1. Better form handling.

  2. Security updates. This will be pushed as we go.



* : Updates/New features not yet pushed to this repo.



Installation

Clone this repo:

git clone [email protected]:fexell/featherjs-nuxtjs-boilerplate.git

Install (with NPM):

npm i

Run (with NPM):

npm start
npm run dev



Check the [documentation](https://gitlab.com/fexell/featherjs-nuxtjs-boilerplate/wikis/Documentation) for more information about how to use this boilerplate.