removed path, moved init to skeleton folder

This commit is contained in:
Justin
2026-06-20 11:07:48 -04:00
parent ecfdbd9f98
commit 4e7b2e0288
7 changed files with 83 additions and 96 deletions

4
skeleton/.env.example Normal file
View File

@ -0,0 +1,4 @@
# Put secrets here, then copy this file to .env (which stays out of git).
# Anything in .env is handed to the container when it starts — for example, a
# token for a private gem source:
# BUNDLE_GEMS__GRAPHQL__PRO=user:token