mattascale_site

By figuerom16

Mattascale_site Alternatives

Similar projects and alternatives to mattascale_site

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mattascale_site alternative or higher similarity.

mattascale_site reviews and mentions

Posts with mentions or reviews of mattascale_site. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-21.
  • Hoping for some help with nginx/docker setup
    2 projects | /r/sveltejs | 21 Nov 2022
    apt install nginx curl wget -y curl -sL https://deb.nodesource.com/setup_19.x -o nodesource_setup.sh chmod +x nodesource_setup.sh ./nodesource_setup.sh apt install nodejs -y bash <(curl -s https://gitlab.com/figuerom16/misc/-/raw/main/InstallNode.sh) cd /opt/$(ls /opt | grep -Ev 'venv') wget https://gitlab.com/figuerom16/mattascale_site/-/archive/main/mattascale_site-main.tar.gz -O temp.tar.gz tar -xvf temp.tar.gz --strip-components=1 rm temp.tar.gz cat << EOT > .env API_BLOG=https://api_blog.mattascale.com EOT npm install sed -i 's|import adapter.*|import adapter from "@sveltejs/adapter-node";|' svelte.config.js npm run build sed -i "s|const path.*|const path = env('SOCKET_PATH', '/tmp/node.sock');|" build/index.js chown -R www-data:www-data /opt/* reboot
  • CSS Frameworks: Switched from Bulma.io to Skeleton
    7 projects | /r/sveltejs | 21 Sep 2022

Stats

Basic mattascale_site repo stats
2
-
-
-

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com