/Stratego

Primary LanguageTypeScript

backend: ts-node src\app.tsx

frontend: npm start

original backend url: localhost:3030 ngrok usage: ngrok.exe http 8080 -host-header="localhost:8080" create ngrok for backend, add as REACT_APP_BACKEND_URL='' in frontend's .env create ngrok for frontend now and share!