This project was generated with Angular CLI version 8.1.2.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.
firebase functions:config:set \
newsletter-invitations.transport.auth.user="email.newsletter.web.app@gmail.com" \
newsletter-invitations.transport.auth.pass="password123" \
newsletter-invitations.transport.service="gmail" \
newsletter-invitations.from="email.newsletter.web.app@gmail.com"
Login to firebase
npx -p firebase-tools firebase login
Build & Deploy
npm run deploy
TODO 1 Better content on homepage TODO 1 Add paypal and payment system TODO 3 Add dev blog and marketing blog TODO 2 Forms: move subscribe function to @email-newsletter/subscribe TODO 2 Create exit intent popup form TODO 2 Add infinite scroll to lists https://alligator.io/angular/infinite-scroll/ TODO 1 fix tests in cloud functions TODO 2 add remove user role email notification TODO 2 content TODO 1 Better settings transport ui TODO 3 Email open tracking TODO 1 Add concourse ci