Skip to content

little-engineer-2025/template-typescript-patternfly

TODO Add title

TODO Review all the repository

  • Update all the TODO placeholder as it is required: grep -RHn TODO .
  • Edit package.json and set the name for your nodejs project.
  • Set up the REST API to be generated by adding the download of them, unless you are already generating the client API in a different repository and reusing; in the last case, remove the rule generate-client at scripts/mk/nodejs-rules.mk file.
  • Remove this section.

Getting Started

Once task

echo 'export TOOLBOX="-dev"' > .envrc
direnv allow
toolbox.sh create

Day to day

toolbox.sh enter
make format     # Run prettier to align to the format style
make lint       # Run linter on the source code
make test       # Run tests
make build      # Build the source code into the dist/ directory
make start-dev  # Start development server so the page reload with the new changes

Contributing

See: Contributing.

Security Issues

See: Security.

Documentation

See: Documentation.

References and licenses

This repository is published under the apache-2 license. See LICENSE file.

Additionally mention:

  • patternfly-seed repository use MIT license and was used as starting point for creating this one.

About

Template to start a typescript patternfly react frontend project

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •