bishoymelek-zz / workmanager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to WorkManager!

this is a simple CRUD project for firestore data type

How to run the app

  • using terminal
  • Then go to Firebase Console
    • Add new project then get the enviroment variables to configure the project probably with this firebase app
  • Edit src/enviroments/enviroment.ts & enviroment.prod.ts , put your web app config variables you got from Firebase Console
  • ng serve and you are GOOD TO GO

happy Coding!

About


Languages

Language:TypeScript 53.4%Language:HTML 28.9%Language:CSS 12.8%Language:JavaScript 4.9%