Giter Club home page Giter Club logo

app's Introduction

intencje.pl

"Freely you have received; freely give" (Matthew 10:8)

Source code of intencje.pl website and mobile/desktop apps based on Angular, Firebase, and Capacitor.

Tech stack

  • Observable based - By the power of Angular and RxJS
  • Single code base - For Web, PWA, Android, iOS, and desktop app (Mac / Linux / Windows)
  • BaaS - Serverless Node.js Cloud Functions from Firebase
  • Realtime - Synchronize data in realtime between all clients and backend
  • Offline Data - Store data offline and sync it automatically with @angular/fire
  • App-shell SSR - Generate some static HTML to boost first load performance
  • Push notifications - For web, mobile and desktop
  • Service Worker - With use of @angular/pwa
  • Material Design - Design guidance and code from @angular/material
  • Cypress - E2E tests

Documentation

https://intencje.github.io/app/

Quickstart

Prerequisites

Firebase (free) account with empty web app.

1. Clone and install dependencies

git clone [email protected]:intencje/app.git
cd app
npm install

2. Edit the configuration file using your Firebase config data

nano src/environments/environment.ts

Don't forget to set up proper local URL of your app.

3. Set up Cloud Functions backend

cd functions
npm install

4. Run backend in Google Cloud

cd ../
firebase deploy --only functions

5. Run project locally

npm run start

app's People

Contributors

intencje avatar limes avatar

Watchers

 avatar

Forkers

taosut

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.