Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Simplify final project setup #194

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

te-online
Copy link

@te-online te-online commented Mar 11, 2023

Note: This is just an idea/experiment for now and will only apply to class 24. 😊

Global:

  • Remove eslint for now
  • Add Typescript
  • Adjust Github Actions
  • Upgrade Storybook to v7 RC1
  • Upgrade all dependencies
  • Upgrade yarn to v3

Client:

  • Remove react-scripts / creat-react-app
  • Add vite
  • Remove testing setup

Server:

  • Refactor to use ESNext syntax
  • Use named exports
  • Remove boilerplate tooling
  • Use ts-node

Global:
- Remove eslint for now
- Add Typescript
- Adjust Github Actions
- Upgrade Storybook to v7 RC1
- Upgrade all dependencies

Client:
- Remove react-scripts / creat-react-app
- Add vite
- Remove testing setup

Server:
- Refactor to use ESNext syntax
- Use named exports
- Remove boilerplate tooling
- Use ts-node
@te-online te-online requested a review from a team as a code owner March 11, 2023 21:49
@te-online te-online marked this pull request as draft March 11, 2023 22:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant