Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunchb0ne/videolibrarysystem
This is the repo of the best video rental service, that never was... ONFLIX!
https://github.com/lunchb0ne/videolibrarysystem
management-system oauth2 vuejs
Last synced: 12 days ago
JSON representation
This is the repo of the best video rental service, that never was... ONFLIX!
- Host: GitHub
- URL: https://github.com/lunchb0ne/videolibrarysystem
- Owner: Lunchb0ne
- Created: 2020-11-17T05:40:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T00:06:52.000Z (almost 2 years ago)
- Last Synced: 2024-12-20T03:55:38.075Z (21 days ago)
- Topics: management-system, oauth2, vuejs
- Language: Vue
- Homepage: https://vdlms.lunchb0ne.me
- Size: 1.85 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VideoLibrarySystem
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).