A node.js >= 16.12.0 setup with yarn is highly recommended.
$ yarn install
#
# yarn install v1.22.xx
# [1/4] π Resolving packages...
# [2/4] π Fetching packages...
# [3/4] π Linking dependencies...
# [4/4] π¨ Building fresh packages...
#
# β¨ Done in 1.28s.
$ ./env_setup.sh
# Fill requested information & you are ready to go
$ yarn start
#
# yarn run v1.22.xx
# $ node index.js
#
# [INFO] Connected to the database!
# [INFO] Exxyll is Up and Ready to Go!
Exxyll is licensed under MIT License