Skip to content

Instantly share code, notes, and snippets.

View adamryan1983's full-sized avatar

Adam Ryan adamryan1983

View GitHub Profile
@adamryan1983
adamryan1983 / default HTTP
Created November 2, 2022 02:00 — forked from iam-hussain/default HTTP
Serve nextJS app from a port through NGINX reverse proxy HTTP and HTTPS
# Serve nextJS app from a port through NGINX reverse proxy (HTTP)
# Path: /etc/nginx/sites-available/default
# Default server configuration for HTTP
server {
server_name www.DOMAINNAME.com DOMAINNAME.com;
# Serve any static assets with NGINX
location /_next/static {
alias /home/ubuntu/PROJECT_FOLDER/.next/static;
@adamryan1983
adamryan1983 / free-database-hosting.md
Created February 23, 2021 03:27 — forked from bmaupin/free-database-hosting.md
Free database hosting
{"version":1,"resource":"file:///Users/adam.ryan/Development/parkpaws/lib/routes/routes.dart","entries":[{"id":"XUcz.dart","timestamp":1661793347665},{"id":"Hc79.dart","timestamp":1661797590404},{"id":"rj7N.dart","source":"undoRedo.source","timestamp":1661797739004},{"id":"Bn2j.dart","timestamp":1661797922666},{"id":"oFQ5.dart","timestamp":1661798109248}]}