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

dx(dev-server): image serving, live server #273

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

Dobrunia
Copy link
Contributor

Node.js Image Server:
Added serveImage method to handle requests to /image/.

Vite Configuration:
Configured vite.config.js to automatically open ./dev/index.html upon server start.

package.json Scripts:
Updated dev script to run both Vite and Node.js server concurrently with concurrently, simplifying the development process.

@Dobrunia Dobrunia requested a review from neSpecc November 4, 2024 09:04
@Dobrunia Dobrunia merged commit 8113357 into master Nov 5, 2024
1 check passed
@neSpecc neSpecc deleted the dx/dev-server branch November 6, 2024 10:31
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