Frontend for the MOSS chatbot.
48
stars
336
commits
Dart
primary language
Jun 15, 2024
updated
Frontend for the MOSS chatbot
A Dockerfile exists at the root directory and can be used to build a docker image, with nginx being the web server.
Nginx configuration file nginx.conf is also located at the root directory. If you need to override the default configuration, you can modify this file.
If you want to use Canvaskit, you might want to optimize the web application for China's network environment.
We recommend using html as the web renderer.
Build with flutter build web --release --web-renderer <canvaskit|html|auto>.
336 commits
Dart
84.6%
C++
6.6%
CMake
5.4%
HTML
1.0%
Frontend for the MOSS chatbot.
48
stars
336
commits
Dart
primary language
Jun 15, 2024
updated
Frontend for the MOSS chatbot
A Dockerfile exists at the root directory and can be used to build a docker image, with nginx being the web server.
Nginx configuration file nginx.conf is also located at the root directory. If you need to override the default configuration, you can modify this file.
If you want to use Canvaskit, you might want to optimize the web application for China's network environment.
We recommend using html as the web renderer.
Build with flutter build web --release --web-renderer <canvaskit|html|auto>.
336 commits
Dart
84.6%
C++
6.6%
CMake
5.4%
HTML
1.0%