Skip to content

paragchirde/Vue-FaunaDB-Project-Management

Repository files navigation

vue-fauna-project-mgmt

A simple project management tool build on top of VueJS and FaunaDB serving as the database. This is a serverless application.

  • Key Features:
  • Multitenancy - A user has the ability to create a workspace which actually creates a seperate child database in faunaDB.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A vuejs based project management tool. It uses faunaDB as its backend database making it a serverless web app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages