Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vincent-thomas/t2dpn
https://github.com/vincent-thomas/t2dpn
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vincent-thomas/t2dpn
- Owner: vincent-thomas
- Created: 2022-07-23T21:15:09.000Z (over 2 years ago)
- Default Branch: trunk
- Last Pushed: 2022-08-07T21:22:38.000Z (over 2 years ago)
- Last Synced: 2023-03-04T01:29:27.233Z (almost 2 years ago)
- Language: TypeScript
- Size: 1.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2TDPN Stack
The 2TPN Stack consists of these mandatory technologies:
- Typescript
- Type-graphql (with graphql-codegen)
- Prisma
- Next.js
- DockerThese technologies should also be in the stack (but not required)
- Vitest (for unit and integration testing)
- Cypress (for e2e testing)
- React Query
- Windicss (for styling, better version of tailwind\*)This is an implementation of this stack that uses all these technologies