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 the ability to run the server from code #25

Open
DiFuks opened this issue Jun 6, 2023 · 1 comment
Open

Add the ability to run the server from code #25

DiFuks opened this issue Jun 6, 2023 · 1 comment
Labels
new feature New feature request

Comments

@DiFuks
Copy link

DiFuks commented Jun 6, 2023

We are developing an analogue of create-react-app in our company. And we want to add vitest-preview to it. There is currently no way to run the server from code.

Sample:

import { startServer } from 'vitest-preview/node';

startServer();
@nvh95 nvh95 added the new feature New feature request label Jul 26, 2023
@nvh95
Copy link
Owner

nvh95 commented Jul 26, 2023

Hi @DiFuks. Currently, we don't have this feature available yet. We can consider to add it in the future. We will let you know if there is any update on this.
Any contributions are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants