Git Product home page Git Product logo

sinpro-template-for-sveltekit's People

Contributors

acha0203 avatar dependabot[bot] avatar iamsin avatar rei-mori avatar sinproject-iwasaki avatar

Watchers

 avatar

sinpro-template-for-sveltekit's Issues

pre-commit, pre-push

Tasks

  • Update pre-commit, pre-push
  • npm i -D husky
  • npx husky install
  • npm i -D lint-staged

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Adjust a favicon.png size setting

Tasks

  • [ ]

Estimated Time: XXmin

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Add tests

Tasks

  • Add tests

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Check the difference with sinpro-dev

Tasks

  • 対応表で確認する
  • sinpro.dev とのコードの差分で確認する
  • #29

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Update npm packages

Tasks

  • Update npm packages

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Delete "share screen", "start task comment on slack" on Issue and PR template

Tasks

Delete the below tasks from custom.md

  • Delete "Share your screen on Discord"
  • Delete "Write which issue you are starting on Slack"

Delete the below tasks from pull_request_template.md

  • Delete "Write which PR you are reviewing on Slack"

Estimated Time: XXmin

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Add branch protection rule

Tasks

  • Add branch protection rule

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

PR Template Modify who can merge into main branch

Tasks

  • Modify PR template to include a request to ask a project leader to review and merge the PR

Estimated Time: XXmin

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Update templates

Tasks

  • Estimated Time

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Create a `create-branch-script`

Tasks

  • Create a create-branch-script

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Configure svelte.config.js

Tasks

  • npm i -D @sveltejs/adapter-node
  • Change adapter to adapter-node
  • Add version

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Configure repository

Tasks

  • update create_git_branch.ts
  • update pre-commit
  • update sonar.coverage.exclusions

back-to-domain Configure repository を参照ください。

Estimated Time: 15min

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Create and run a new project

Tasks

  • Create and run a new project
git clone https://github.com/sinProject-Inc/post-master.git
npm create svelte@latest post-master
cd post-master
npm i
npm run dev -- --open

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Update README.md

Tasks

  • [ ]

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Configure repository settings

Tasks

  • Configure repository settings

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Update packeges with ncu

Tasks

  • Update packeges with ncu
  • Run npm audit fix if necessary

Estimated Time: XXmin

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Create a release v0.1.0

Tasks

  • Create a release v0.1.0

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Add checks and tests GitHub Actions

Tasks

  • Add a ci.yml file
  • install act
  • check on act
  • Update a sinpro-dev repository

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Add status checks to branch protection rule

Tasks

  • Add status checks to branch protection rule

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Configure SonarCloud Test Coverage 2

Tasks

  • [ ]

Estimated Time: XXmin

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Format html files by Prettier

Tasks

  • html のフォーマットを Prettier に変更する

Estimated Time: 10min

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Configure security scanner

Tasks

  • Activate CodeQL analysis

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Install Tailwind CSS with SvelteKit

Tasks

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Change adapter to adapter-node

Tasks

  • Change adapter to adapter-node

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Format by ESLint

Tasks

  • Format by ESLint

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Change repository name to sinpro-template-for-sveltekit

Tasks

  • Change repository name to sinpro-template-for-sveltekit
  • set template
  • set static code analysis
  • check nessesally settings (protection analysis)

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Configure SonarCloud Test Coverage

Tasks

  • Exclude test.ts
  • Exclude spec.ts
  • Exclude config.js
  • Exclude src/scripts/create_git_branch.ts

Estimated Time: 90min

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Install stylelint

Tasks

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Fix the issues reported in the Code Analysis

Tasks

  • Code Climate
  • SonarCloud

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Setup ecosystem file for PM2

Tasks

  • [ ]

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Prevent commits directory to main branch

Tasks

  • Prevent commits directory to main branch

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Start static code analysis

Tasks

  • Add this repository to SonarCloud: Automatic Analysis
  • Add this repository to CodeClimate

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Add "Write an approval comment on Slack" at the end of "After Reviewing" in the PR template file

Tasks

  • Add "Write an approval comment on Slack" at the end of "After Reviewing" in the PR template file

Estimated Time: 30min

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Configure vite.config.js

Tasks

  • [ ]

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Activate SonarCloud coverage

Tasks

  • Stop SonarCloud Automatic Analysis
  • Add SONARCLOUD_TOKEN to GitHub Secrets
  • Add SonarCloud Scan action to ci.yml
  • Configure sonar-project.properties

Estimated Time: XXmin

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Fix WPA plugin warnings on build

Tasks

  • [ ]

Estimated Time: XXmin

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Add packages

Tasks

  • [ ]

Estimated Time: XXmin

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Support frontend logs

Tasks

  • [ ]

Estimated Time: XXmin

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Create a pull request template file

Tasks

  • Create a pull request template file

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Configure tsconfig.json

Tasks

  • Configure tsconfig.json

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Configure Test Coverage

References

Tasks

  • npm i -D @vitest/coverage-v8
  • Setup script on package.json
  • Configure vite.config.ts
  • Configure ignore files
  • Configure GitHub Actions
  • Configure GitHub Secrets
  • Configure sonarlint files
  • Configure Tests and Coverage on Sonarlint Administorater page

Estimated Time: 90min

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Configure Playwright

Tasks

  • Configure Playwright

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Support backend logs

Tasks

  • Backend logs

Estimated Time: XXmin

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Configure service-worker.js

Refference

Tasks

  • npm install -D @vite-pwa/sveltekit

Estimated Time: XXmin

Writing the Issue

  • Write each task for this issue using checkboxes
  • Write all verbal instructions as tasks
  • Add labels and assignees

Before Working on the Issue

  • Assign yourself
  • Share your screen on Discord
  • Write which issue you are starting on Slack
  • Git: Fetch the latest main
  • Git: Create a branch with the name of the issue

Pre-PR Checks

  • Insure that changes include only what is necessary for this PR
  • Implement necessary Unit tests
  • Implement necessary E2E tests
  • Perform functionality checks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.