simbridge
v0.6.2
يحتوي هذا الريبو على رمز المصدر إلى Simbridge
من فضلك تأكد من أن لديك:
Nodejs 18 - الصفحة الرئيسية
# Install all dependencies
$ npm install
# Build all packages
$ npm run build
# Start server, to use interfaces you need to build them beforehand
$ npm run start
# Wipe build/ and dist/ folders, build all packages, package to exe and copy dependencies/resources to build folder
$ npm run build:exec
# Package to exe and copy dependencies/resources to build folder, without rebuilding
$ npm run install:exec
ابدأ الخادم وقم مباشرة إلى localhost:8380/api
لوثائق API