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

🚀 Add User Interface for createx.rocks #52

Merged
merged 14 commits into from
Dec 16, 2023
Merged

🚀 Add User Interface for createx.rocks #52

merged 14 commits into from
Dec 16, 2023

Conversation

pcaversaccio
Copy link
Owner

@pcaversaccio pcaversaccio commented Dec 15, 2023

🕓 Changelog

This PR adds the Next.js-based user interface for createx.rocks. With my limited knowledge of building UIs, I did my best :)!

To serve it locally, you can do the following:

~$ https://github.com/pcaversaccio/createx.git
~$ cd createx
~$ git checkout interface
~$ pnpm install
~$ pnpm dev:interface

🐶 Cute Animal Picture

image

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio self-assigned this Dec 15, 2023
@pcaversaccio pcaversaccio added feature 💥 New feature or request dependencies 🔁 Pull requests that update a dependency file labels Dec 15, 2023
@pcaversaccio pcaversaccio added this to the 1.0.0 milestone Dec 15, 2023
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio added documentation 📖 Improvements or additions to documentation ci/cd 👷‍♂️ CI/CD configurations labels Dec 15, 2023
pcaversaccio and others added 2 commits December 15, 2023 17:32
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio marked this pull request as ready for review December 15, 2023 16:33
@pcaversaccio pcaversaccio requested a review from mds1 December 15, 2023 16:33
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Copy link
Collaborator

@mds1 mds1 left a comment

Choose a reason for hiding this comment

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

Looks great! I reviewed constants.ts and checked all the links/content. Is there any other code that was changed which I should review?

interface/src/lib/constants.ts Outdated Show resolved Hide resolved
interface/src/pages/index.tsx Show resolved Hide resolved
mds1
mds1 previously approved these changes Dec 15, 2023
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Copy link

Coverage after merging interface into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   CreateX.sol100%100%100%100%

@pcaversaccio
Copy link
Owner Author

pcaversaccio commented Dec 16, 2023

Will be addressing the GH Pages deployment in an upcoming PR. Also, removed the Vercel analytics dependency since we don't use Vercel anyways.

@pcaversaccio pcaversaccio merged commit a973672 into main Dec 16, 2023
13 checks passed
@pcaversaccio pcaversaccio deleted the interface branch December 16, 2023 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd 👷‍♂️ CI/CD configurations dependencies 🔁 Pull requests that update a dependency file documentation 📖 Improvements or additions to documentation feature 💥 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants