GNU Artanis - Web app framework for Scheme
22 points by veqq
22 points by veqq
I have a soft spot for scheme, and I know Guile has one of the fastest start up signs (yes I am addicted to automatic refresh for backend dev.
Checked out the manual:
3.2 For Ubuntu/Debian users to install dependencies
apt-get -qq -y install texinfo guile-3.0 guile-3.0-dev build-essential automake git autoconf libtool libmariadb-dev-compat libmariadb-dev libnss3 libnss3-dev
apt-get -qq -y install gettext redis redis-server libcurl4-openssl-dev
That’s an insane amount of dependencies IMO