This project was generated with Angular CLI version 16.0.4.
- Angular
- Angular Fire
- Firestore
- Netlify
- Bootswatch
- Toastr
yarn install
Or just run
yarn
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
Make sure you have written your environment variables in the hosting platform.
ng build --configuration production