Skip to content

Conversation

@ajmccraw
Copy link

No description provided.

allaboutmike and others added 25 commits July 4, 2023 00:14
* DSD4-5 Add github username to CODEOWNERS

* DSD4-5 Add github username to CODEOWNERS

* DSD4-5 Add github username to CODEOWNERS
Co-authored-by: Austin Akers <austin.akers5@gmail.com>
* Installed expresss starter API package

* Updated eslint TS config root directory.
* [DSD4-16] Added tRPC dependencies to client and server

* [DSD4-16] Added tRPC dependencies to client and server

* [DSD4-16] Added tRPC dependencies to client and server
* [DSD4-16] Added tRPC dependencies to client and server

* [DSD4-16] Added tRPC dependencies to client and server

* [DSD4-16] Added tRPC dependencies to client and server

* Removed package.json and package-lock.json from root
* adds server schema, seeds, and db config

* adds auto_increment to primary keys

* adds schema and auto increment and deletes config file

* adds URL to env

* adds test connection for sequelize

* adds sequlize test connection with no plain text credentials
* Ran npm update

* Created user model. Added sequelize-typescript dependency.

* Created User and Event model.
* Ran npm update

* Created user model. Added sequelize-typescript dependency.

* Created User and Event model.
* Added type: module to package,json. Changed module to esnext and added module resolution: node to tsconfig

* Created userRouter calls with test data. Added trpc init to app.ts. Merged routers to appRouter in app.ts.

* Created trpc file. Changed import locations for appRouter.

* Created trpc.ts

* Added timestamps:false to models. Ran npm lint.

* Removed user_id from routers/user.ts. Adjusted variables for calls due to lint issues.
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.

5 participants