Skip to content

ulysses-ck/angular-credit-card-manager

Repository files navigation

Angular Credit Card Manager

This project was generated with Angular CLI version 16.0.4.

  • Angular
  • Angular Fire
  • Firestore
  • Netlify
  • Bootswatch
  • Toastr

Get Started

Install dependencies with yarn

yarn install

Or just run

yarn

Firebase Credentials

This project uses FireStore Firebase and AngularFire. Well, you need to follow this guide to set up a project in Firebase Console, enable Cloud Firestore and get your credentials. After this, you need to fill your credentials in a .env file like .env-example. Once this is done, the file setEnv.ts ensure create a directory with the credentials ready to use running the next command:

npm run start

Build to production

Make sure you have written your environment variables in the hosting platform.

ng build --configuration production

Releases

No releases published

Packages

No packages published