/Apod-Angular-JS

NASA APOD API use to show astronomical picture of the day

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Apod-Angular-JS

NASA APOD API use to show astronomical picture of the day

Getting Started

  • Download or clone this project.
  • Change DEMO_KEY to yor API APOD KEY
  • Install modules npm install
  • Build the app npm run build
  • Launch the app npm run serve

Prerequisites

You need NodeJS and npm to install necesaries packages

Running the tests

npm run test

Deployment

run to generate distribution files in folder /dist

npm run build

Built With

  • Dropwizard - The web framework used
  • Maven - Dependency Management
  • ROME - Used to generate RSS Feeds

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Daniel Rojo Perez - Initial work - rojaldo

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc