mirror of
https://github.com/JuniorDark/RustyHearts-API.git
synced 2026-05-07 06:01:44 -04:00
- Implemented authentication and billing routes for Jpn region. - Refactored and changed the project structure from CommonJS to ES Modules
4 lines
No EOL
87 B
Batchfile
4 lines
No EOL
87 B
Batchfile
@echo off
|
|
title Rusty Hearts API (Jpn)
|
|
node src/app.js mainApp jpnApp proxyServer
|
|
pause |