https://github.com/seriouslag/ultima
A band site. Site has Spotify, Instagram, MailChimp, and firebase (auth, storage, firestore).
https://github.com/seriouslag/ultima
admin band firebase firebase-authentication firebase-firestore firebase-storage firestore instagram mailchimp spotify typescript vue vuejs
Last synced: 6 months ago
JSON representation
A band site. Site has Spotify, Instagram, MailChimp, and firebase (auth, storage, firestore).
- Host: GitHub
- URL: https://github.com/seriouslag/ultima
- Owner: seriouslag
- Created: 2019-03-09T22:35:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T03:23:12.000Z (over 2 years ago)
- Last Synced: 2025-02-13T18:26:14.174Z (8 months ago)
- Topics: admin, band, firebase, firebase-authentication, firebase-firestore, firebase-storage, firestore, instagram, mailchimp, spotify, typescript, vue, vuejs
- Language: Vue
- Homepage: https://ultima.band
- Size: 2.74 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://circleci.com/gh/seriouslag/ultima)
# ultima
A band site for a friend.
Site has Spotify, Instagram, MailChimp, and firebase (auth, storage, firestore).[ultima.band](https://ultima.band/)
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn start
```### Compiles and minifies for production
```
yarn run build
```### Lints and fixes files
```
yarn run lint
```