All Projects → chinchang → Vuejsfire Hackathon Starter

chinchang / Vuejsfire Hackathon Starter

Licence: mit
Hackathon starter kit based on vue.js and Firebase

Projects that are alternatives of or similar to Vuejsfire Hackathon Starter

Firefly
Web app boilerplate for beginners based on Firebase and React 🔥
Stars: ✭ 204 (+179.45%)
Mutual labels:  firebase, boilerplate
Expo Native Firebase
🔥 Native Firebase Expo App (iOS, Android) Demo for Firestore, Notifications, Analytics, Storage, Messaging, Database 🚨
Stars: ✭ 197 (+169.86%)
Mutual labels:  firebase, boilerplate
Ant Design Pro Plus
✨ 基于 ant-design-pro 做一些微小的工作。
Stars: ✭ 88 (+20.55%)
Mutual labels:  firebase, boilerplate
Web
⚡️ Supercharged version of Create React App with all the bells and whistles.
Stars: ✭ 594 (+713.7%)
Mutual labels:  firebase, boilerplate
React Social Network
Simple React Social Network
Stars: ✭ 409 (+460.27%)
Mutual labels:  firebase, boilerplate
Angularmaterialfirebase
🔥 Full stack starter app with Angular 8, Material Design and Firebase (+ demo)
Stars: ✭ 229 (+213.7%)
Mutual labels:  firebase, boilerplate
Angular9 Example App
Angular 13 Example App + Angular CLI + i18n + GraphQL
Stars: ✭ 1,769 (+2323.29%)
Mutual labels:  firebase, boilerplate
React Firebase Admin
React ⚛️ starter kit with Firebase 🔥 and Bulma for setting up an admin dashboard - Highly scalable, PWA, Serverless
Stars: ✭ 232 (+217.81%)
Mutual labels:  firebase, boilerplate
React Firebase Starter
Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
Stars: ✭ 4,366 (+5880.82%)
Mutual labels:  firebase, boilerplate
Vue Firebase Starter
boilerplate of vue/vuex/vue(x)-router, with sass/prerendering, muse-ui, and firebase/firebaseui
Stars: ✭ 43 (-41.1%)
Mutual labels:  firebase, boilerplate
Pushraven
A simple Java library to interface with Firebase Cloud Messaging (FCM) API. Pushraven allows you to push notifications to clients in very few lines of code.
Stars: ✭ 67 (-8.22%)
Mutual labels:  firebase
App Template
Boilerplate for Angular apps
Stars: ✭ 67 (-8.22%)
Mutual labels:  boilerplate
Readme Template
A Readme Template For Tomorrow's Opensource
Stars: ✭ 69 (-5.48%)
Mutual labels:  boilerplate
Api Blueprint Boilerplate
Minimalistic boilerplate to quick-start API specification using API Blueprint description language.
Stars: ✭ 71 (-2.74%)
Mutual labels:  boilerplate
Firebaseauth Android
Firebase Authentication code guideline for Android developer
Stars: ✭ 67 (-8.22%)
Mutual labels:  firebase
Vue Mix
Bootstrap your Vue 2.0 SPA in less than 2 minutes.
Stars: ✭ 69 (-5.48%)
Mutual labels:  boilerplate
Instadart Flutter Instagram Clone
Instagram Clone App Using - Dart, Flutter, Firebase
Stars: ✭ 66 (-9.59%)
Mutual labels:  firebase
Firebird
Template for Phoenix 1.3 projects
Stars: ✭ 66 (-9.59%)
Mutual labels:  boilerplate
React Universal Boiler
A bold way to begin your next great universal React application. Uses Webpack 3, React 16, Redux, and more for a great developer experience.
Stars: ✭ 65 (-10.96%)
Mutual labels:  boilerplate
Starter Lapis
Cutting edge starter kit
Stars: ✭ 72 (-1.37%)
Mutual labels:  boilerplate

VuejsFire Hackathon Starter

VuejsvFire is a project starter kit based on Vue.js JavaScript framework and Firebase as backend. This starter kit is actually born out of my side-project Tolks.


DemoFeaturesIngredientsGetting StartedDeploymentDetailed Wiki

Features

  • Built over Vuejs' webpack-simple template
  • ES6 ready
  • Single file components
  • In-built User Module
  • Twitter/Facebook Authentication
  • In-built notification system
  • Beautiful design and experience
  • Responsive UI

Ingredients

Getting started with development

  • Clone this repo.
  • Create a project in Firebase. Note, the app would also run with the default Firebase config included in the project. But its advised to replace it with your own Firebase project.
  • Turn on Twitter & Facebook in your Firebase project.
  • Replace the Firebase credentials in auth.js.
  • Run npm install to install all dependencies.
  • Run npm run dev to spin the local server and access your cool app on localhost:8080.

Deployment

  • Run npm run build to build the project.
  • If you are using Github pages for deployment, you can simply run build-gh-pages.sh instead.

Read more about deployment.

License

Open source under The MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].