Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 9 days ago
JSON representation

A band site. Site has Spotify, Instagram, MailChimp, and firebase (auth, storage, firestore).

Awesome Lists containing this project

README

        

[![CircleCI](https://circleci.com/gh/seriouslag/ultima.svg?style=svg&circle-token=d4a0b40eac98dcde64e30174ccc580e269e990fc)](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
```