Giter Club home page Giter Club logo

friendsfm's Introduction

FriendsFM Monorepo

This is the mono repo for FriendFM, a way to share what you're listening to with your friends.

Links

FriendsFM

iOS | Android | Web App

Structure

  • ๐Ÿ“ app - Mobile app written using Capacitor and Svelte
  • ๐Ÿ“ functions - Serverless backend using Firebase Functions, Firestore, and so on.
  • ๐Ÿ“ web - Web page written using SvelteKit, hosted on Firebase.

Development

  • Run yarn install in each folder to install dependencies
  • Run yarn app:deploy to deploy the web app.
  • Run yarn functions:deploy to deploy the serverless functions.
  • Run yarn web:deploy to deploy the website.
  • Run yarn deploy to deploy all firebase projects (website, web app, functions).
  • app
    • yarn dev for local development. (Requires an active firebase emulator instance running in functions)
    • yarn build to build for production.
    • yarn ios:build to build for iOS.
    • yarn android:build to build for Android.
    • yarn release to build and upload Sentry artifacts for both iOS and Android.
  • functions
    • yarn serve to start the firebase emulator for local development.
    • yarn deploy to deploy the functions to firebase.
  • web
    • yarn dev for local development.
    • yarn build to build for production.

friendsfm's People

Contributors

mdean808 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.