-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Trung Kien edited this page Jun 6, 2024
·
2 revisions
Step 0: Setup Spring Boot Environment
Step 1: Clone Blankcil API Repository
git clone https://github.com/K0l4s/blankcilapi.git
Step 2: Create Firebase Project
Step 3: Add Firebase Environment variables
Step 3: Install FFMPEG
Step 4: Setup FFMPEG
Step 5: Run Server
Step 0: Install NodeJS environment
Step 1: Clone Blankcil UI Repository
git clone https://github.com/K0l4s/blankcilUI.git
Step 2: Open code by VSCode
Step 3: Open Terminal
Step 4: Edit Server IP
File direction: ./src/api/endpoint.js
Change const apiPath = 'http://localhost:9090/api/v1/';
to your path example const apiPath = 'https://garfish-fleet-marmot.ngrok-free.app/api/v1/';
.
Step 5: Run Client
npm start
@2024 Development by Huỳnh Trung Kiên & Ngô Minh Thuận - Supervisor: Mai Anh Thơ