Skip to content

stankick/stankick.enterprise.en

Repository files navigation

✨ stankick.enterprise.en ✨

Hi there [!πŸ‘‹]

Here are some ideas to get you started:

  • !πŸ”­ Working on ...
  • ! 🌱 Seed-learning ...
  • [!πŸ‘―] I’m looking to collaborate on ...
  • [!πŸ€”] I’m looking for help with ...
  • [!πŸ’¬] Ask me about ...
  • [!πŸ“«] How to reach me: ...
  • [!πŸ˜„] Pronouns: ...
  • ⚑ Fun fact: ...

Root-Folders

  • ! 🌱: Documentation for the repository, including README files, licenses, and contributor guidelines.

  • ! 🌱: Source code for the Enterprise application.

  • ! 🌱: Unit tests, integration tests, and end-to-end tests for the application.

  • ! 🌱: Deployment scripts and configuration files for different environments.

  • ! 🌱: Utility scripts for development, building, and testing. Source Code Folders

Work To Start On

  • stankick.enterprise.en/src/main ++ (./java): Java source code for the πŸ”­application. ++ (./resources): Resource files, such as properties files, XML files, and JSON files.

  • stankick.enterprise.en/src/test:

  • */src/test/java: Java test code for the application.

  • */src/test/resources: Resource files for testing. src/webapp: static: Static web assets, such as HTML, CSS, and JavaScript files. templates: Template files for web pages. Deployment Folders

deploy/config: dev: Configuration files for development environment. qa: Configuration files for QA environment. prod: Configuration files for production environment. deploy/scripts: dev: Deployment scripts for development environment. qa: Deployment scripts for QA environment. prod: Deployment scripts for production environment. Testing Folders

tests/unit: java: Unit test code for Java classes. tests/integration: java: Integration test code for Java classes. tests/e2e: java: End-to-end test code for Java classes. Documentation Folders

docs/guides: developer: Developer guides for the application. admin: Administrator guides for the application. docs/references: api: API reference documentation. config: Configuration reference documentation. This folder structure provides a basic organization for an Enterprise repository, including source code, tests, deployment scripts, and documentation. Note that this is just a suggestion, and you may need to modify the structure to fit your specific needs.

  • ### MARKDOWN.md
    
  • - title: REST API endpoints for packages
    
  • - shortTitle: Packages
    
  • - allowTitleToDifferFromFilename: true
    
    - intro: 'Use the REST API to interact with {% data variables.product.prodname_registry %}.'
    versions:
    fpt: '*'
    ghec: '*'
    ghes: '*'
    - topics:
    - API
    children:
    - /packages
    autogenerated: rest
    

Releases

No releases published

Packages

No packages published