Skip to content

josegarciamanez/pepe-test

Repository files navigation

PEPE TEST

Angular

Static Badge Static Badge Static Badge Static Badge TypeScript

Description

PEPE Test application.

Content table

General description

My application

Previous requirements

  • Language/environment: Angular 19.0.0

Installation and configuration

npm install

Use

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 build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Tests

Unit Tests

Run ng test to execute the unit tests via Karma.

Deployment

Staging

  • Open a pull to the branch develop
  • Once approved, the merge will be merged to the branch staging
  • Will be deployed in the staging environment

Testing

  • Open a pull to the branch release
  • Once approved, the merge will be merged to the branch testing
  • Will be deployed in the testing environment

Production

  • Merge the branch release to the branch master
  • Will be deployed in the production environment
  • Create a tag with the version number
  • Upload the tag to the repository
  • The tag will be deployed in the production environment
  • Ask the Devops team to launch the deployment pipeline to production

Roadmap / Future improvements

  • Update to Angular 19

Contributions

  1. Make a project fork
  2. Create a branch (feature/new-functionality)
  3. Make commit of changes
  4. Open a pull request

License

This project is licensed under the MIT License.

Authors

Team:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published