Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: setup basic project infrastructure #1

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

shadowusr
Copy link
Member

What's done

  • Setup docusaurus project
  • Setup typescript, eslint (with a new "flat" config), prettier
  • Setup tailwind css
  • Setup github actions checks
  • Basic README

With this setup, the project becomes ready for further development. As of now, one can start a dev server and view an empty page that says "welcome to testplane docs".

NOT done: any kind of tests

@shadowusr shadowusr force-pushed the users/shadowusr/HERMIONE-1452.basic-infra branch from ddd54ee to 7f648e1 Compare March 27, 2024 21:11
Copy link
Member

@KuznetsovRoman KuznetsovRoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why feat though? We usually use chore for these kind of commits

package.json Show resolved Hide resolved
docusaurus.config.ts Show resolved Hide resolved
static/.nojekyll Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
.npmrc Show resolved Hide resolved
README.md Show resolved Hide resolved
@shadowusr shadowusr force-pushed the users/shadowusr/HERMIONE-1452.basic-infra branch from 7f648e1 to 19b865a Compare April 1, 2024 12:43
@shadowusr shadowusr changed the title feat: setup basic project infrastructure chore: setup basic project infrastructure Apr 1, 2024
@shadowusr shadowusr merged commit 3fc26d8 into master Apr 1, 2024
1 check passed
@shadowusr shadowusr deleted the users/shadowusr/HERMIONE-1452.basic-infra branch April 1, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants