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

feat: setup builds for console #81

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

KaviiSuri
Copy link
Contributor

@KaviiSuri KaviiSuri commented Nov 9, 2024

This PR sets up tsup and electron-builder to build console. The aim is the following:

  1. use nextjs like a normal app during dev
  2. use electron's capabilities if needed on the process side
  3. nextjs server features work, we run the server from electron app
  4. electron-builder builds the app so it's not noticable at all when using

@AjayPoshak
Copy link
Contributor

@KaviiSuri It is not working for me, when I click the icon I get - "DicDBConsole quit unexpectedly."

@KaviiSuri
Copy link
Contributor Author

It is not working for me, when I click the icon I get - "DicDBConsole quit unexpectedly."
any logs on the server? doesn't happen for me

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