File size: 101 Bytes
dfd056d
 
 
 
1
2
3
4
5
@echo off
REM Windows-compatible dev server
set NODE_ENV=development
tsx watch server/_core/index.ts