T3dotgg #2

Merged
Snupai merged 13 commits from t3dotgg into master 2025-01-12 19:12:03 +01:00
Snupai commented 2025-01-12 19:11:53 +01:00 (Migrated from github.com)

This pull request includes several significant changes, primarily focusing on updating configuration files, removing obsolete workflows, and adding a new README file for the project. Below is a summary of the most important changes:

Configuration Updates:

  • Added .env.example file to serve as a template for environment variables, ensuring it remains up-to-date and free of secrets.
  • Updated .eslintrc.cjs to include TypeScript support and specific linting rules for consistency and code quality.

Workflow Removals:

  • Removed the deploy-to-ionos.yaml workflow, which was responsible for deploying to IONOS.
  • Removed the snupai-site-build.yaml workflow, which was used for building the Snupai site.
  • Removed the snupai-site-orchestration.yaml workflow, which orchestrated the build and deployment of the Snupai site.

Documentation:

  • Added a new README.md file with information about the T3 Stack project, including links to documentation and deployment guides.

Cleanup:

  • Removed the Brave Rewards verification file .well-known/brave-rewards-verification.txt.

These changes collectively aim to streamline the project's configuration, remove outdated workflows, and provide clearer documentation for future development and deployment.

This pull request includes several significant changes, primarily focusing on updating configuration files, removing obsolete workflows, and adding a new README file for the project. Below is a summary of the most important changes: ### Configuration Updates: * Added `.env.example` file to serve as a template for environment variables, ensuring it remains up-to-date and free of secrets. * Updated `.eslintrc.cjs` to include TypeScript support and specific linting rules for consistency and code quality. ### Workflow Removals: * Removed the `deploy-to-ionos.yaml` workflow, which was responsible for deploying to IONOS. * Removed the `snupai-site-build.yaml` workflow, which was used for building the Snupai site. * Removed the `snupai-site-orchestration.yaml` workflow, which orchestrated the build and deployment of the Snupai site. ### Documentation: * Added a new `README.md` file with information about the T3 Stack project, including links to documentation and deployment guides. ### Cleanup: * Removed the Brave Rewards verification file `.well-known/brave-rewards-verification.txt`. These changes collectively aim to streamline the project's configuration, remove outdated workflows, and provide clearer documentation for future development and deployment.
Sign in to join this conversation.
No description provided.