flat-server
flat-server copied to clipboard
A Node.js server for the Agora Flat open source classroom.
Hello, It seems to me that there are some bugs on the Readme.md : 1. For the order : docker run -dit -p 3306:3306 --name mysql --restart always -v `pwd`/data:/var/lib/mysql...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
The database and related table information were not found
Join Link 👉 [Agroa Flat Slack](https://join.slack.com/t/agoraflat/shared_invite/zt-vdb09pf6-mD4hB7sDA4LXN2O5dhmEPQ) > if the link does not work, please leave a comment and we will update it
The env file format is hardly enough for our needs anymore and we need to use yml to replace it in order to support the array case. Also accessing ajv...
When developing locally, you need to manually build docker / redis and apply various _ak_ / _sk_ / _token_ , which makes it very tedious to develop for the first...