Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.
/ super-reader Public archive

This is my personal RSS reader application. If you want to use this application, you can fork it on github and setup your own firebase project.

License

Notifications You must be signed in to change notification settings

supermurat/super-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I need to focus on something else now on. So, this project is canceled!

super-reader

This is my personal RSS reader application. If you want to use this application, you can fork it on github and setup your own firebase project.

Install global dependencies

npm run install:dependencies:global

Install dependencies

npm run install:dependencies

Development

With "ng serve" (default i18n - en) - http://localhost:4200/

npm run start

With "firebase serve" (i18n support - en, tr) - http://localhost:5000/

npm run serve:i18n

Extract i18n Translation File

npm run extract:i18n

Check Bundle Stats

npm run stats

Unit Test - Karma

npm run test

Protractor Test - e2e

npm run e2e

Deployment

Build files and deploy to Firebase Hosting (Includes all of firebase rules, indexed etc.)

Deploy to Prod Environment

npm run deploy:prod

Angular CLI

get more info angular-cli/wiki

ng generate angular-cli/wiki/generate

stories angular-cli/wiki/stories

Contributing

  • Fork this repository to your GitHub account
  • Clone the forked repository
  • Create your feature branch
  • Commit your changes
  • Push to the remote branch
  • Open a Pull Request

Licence

MIT

About

This is my personal RSS reader application. If you want to use this application, you can fork it on github and setup your own firebase project.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published