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

Create three other apps in the "apps" folder #466

Open
finnc0 opened this issue Dec 21, 2023 · 2 comments
Open

Create three other apps in the "apps" folder #466

finnc0 opened this issue Dec 21, 2023 · 2 comments
Assignees
Labels
chore Something that needs to be done but not instantly critical Critical item required to be completed for other tasks
Milestone

Comments

@finnc0
Copy link
Contributor

finnc0 commented Dec 21, 2023

No description provided.

@finnc0 finnc0 converted this from a draft issue Dec 21, 2023
@finnc0 finnc0 added critical Critical item required to be completed for other tasks chore Something that needs to be done but not instantly labels Dec 21, 2023
@finnc0 finnc0 added this to the V2 Rewrite milestone Dec 21, 2023
@finnc0
Copy link
Contributor Author

finnc0 commented Dec 21, 2023

Create three new apps within the "apps" folder in the waldo codebase.

  1. "identity"
  2. "dash"
  3. "app"

The "identity" app will be a standard nextjs13 app router app.
The "dash" app will also be a standard nextjs13 app router app.
The "app" app will again also be a standard nextjs13 app router app.

Go ahead and run the nextjs init cmds to create the base nextjs app in these folders.

The "identity" app will be found at (id.waldo.vision)
The "dash" app will be found at (dash.waldo.vision)
The "app" app will be found at (app.waldo.vision)

The identity app will handle all of our authentication needs.
The dash app will handle all of our backend moderation and management needs. Basically just an admin dashboard.
The "app" app will handle all of waldo's main functions, clip uploading, reviewing, and anything we may add in the future.

@finnc0 finnc0 changed the title Create two other apps in the "apps" folder Create three other apps in the "apps" folder Dec 21, 2023
@finnc0 finnc0 moved this from Ready to In Progress in Waldo Vision Dec 24, 2023
@finnc0 finnc0 self-assigned this Dec 24, 2023
@finnc0
Copy link
Contributor Author

finnc0 commented Dec 24, 2023

In progress, all apps have been renamed or updated. Dash app still needs to be created and initialized.

@finnc0 finnc0 moved this from In Progress to Done in Waldo Vision Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Something that needs to be done but not instantly critical Critical item required to be completed for other tasks
Projects
Status: Done
Development

No branches or pull requests

1 participant