- Feathers JS
- Nuxt JS
- Vuex
- Login
- Sign up/Register
- Automatic re-authentication
- Vuelidate
- Vue-Notifications
If you want to help with developing this boilerplate, please send me a message here or to my email: fexellofficial@gmail.com. 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 and announcements will be displayed here, as in information on what I'm currently working on for the boilerplate.
- Better
form
handling. - Security updates. This will be pushed as we go.
* : Updates/New features not yet pushed to this repo.
Clone this repo:
git clone git@gitlab.com:fexell/featherjs-nuxtjs-boilerplate.git
Install (with NPM):
npm i
Run (with NPM):
npm start
npm run dev
Check the documentation for more information about how to use this boilerplate.