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

Landing page #30

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

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
* 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