Skip to content

WIP work for new server #6

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

WIP work for new server #6

wants to merge 1 commit into from

Conversation

jor3l
Copy link
Contributor

@jor3l jor3l commented Jul 4, 2022

New server code from scratch, provides all comma.ai endpoints via NextJS. Connects to the database using prisma.

GOALS:

  • It should replace the existing code without any issues
  • Reuse datasource and storage
  • Keep old users registered and start to process drives that previously failed

Work

  • Basic API resolve
  • Connect to the dabase
  • device registration
  • device upload path generation
  • user registration
  • link device with user

@jor3l jor3l requested a review from AdamsBlack July 4, 2022 20:50
incognitojam pushed a commit that referenced this pull request Aug 6, 2022
Closes #6.
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.

2 participants