Skip to content

chore(development): Add npm run dev command #803

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

Merged
merged 8 commits into from
Apr 14, 2025

Conversation

lens0021
Copy link
Member

@lens0021 lens0021 commented Mar 29, 2025

npm i
npm run dev

This requires internet access and approximal 500MB on your disk. Under the hood, run run dev downloads and launches a MediaWiki instance and a Web server with PHP. (FrankenPHP)

@lens0021 lens0021 requested a review from saschanaz March 29, 2025 06:47
@lens0021 lens0021 self-assigned this Mar 29, 2025
@lens0021 lens0021 changed the title Add npm run dev command chore(development): Add npm run dev command Mar 29, 2025
dev.js Outdated
@@ -43,7 +43,7 @@ await (async () => {
}
case 'Windows_NT':
console.log(
'❗ Use WSL to run FrankenPHP: https://learn.microsoft.com/windows/wsl/',
'❗ Use WSL to run FrankenPHP: https://learn.microsoft.com/windows/wsl/'
Copy link
Contributor

Choose a reason for hiding this comment

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

이럴수가...왜죠

Copy link
Member Author

Choose a reason for hiding this comment

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

메시지만 고쳤습니다

@lens0021 lens0021 merged commit 344a19e into femiwiki:main Apr 14, 2025
9 of 15 checks passed
@lens0021 lens0021 deleted the frankenphp branch April 14, 2025 11:07
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