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

New front-viz app for visaulization #6438

Closed
wants to merge 2 commits into from
Closed

New front-viz app for visaulization #6438

wants to merge 2 commits into from

Conversation

lasryaric
Copy link
Contributor

@lasryaric lasryaric commented Jul 23, 2024

Description

This is the new front-end app that will be loaded inside the iframe for client side code interpreter (aka visualization).

This is a basic nextjs app, with typescript and tailwind.
I kept all the same settings as the current front app with no src directory, tailwind and typescript.

Once merged, we cam rebase the aric-react_live branch and start integrating the iframe code in this app.

Risk

No risk as this is not used by anything yet. We'll get it to work in dev with visualization first, then work on deployment.

Deploy Plan

@@ -0,0 +1,36 @@
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's get rid of most of that ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need all those logos?

@fontanierh fontanierh closed this Jul 24, 2024
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.

3 participants