mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-12 12:10:41 -05:00
Installs Scribe for (mostly) automatic API documentation. Does a pretty good job and it's pretty painless to set-up. I'll have to configure it to work in the CI and to ensure that the static files are being pushed to production as they should be, but this is a good start.
28 lines
321 B
Plaintext
28 lines
321 B
Plaintext
.DS_Store
|
|
.env
|
|
.env.backup
|
|
.env.production
|
|
.phpunit.result.cache
|
|
.fleet
|
|
.idea
|
|
.phpunit.cache
|
|
.vscode
|
|
caddy
|
|
config/psysh
|
|
config/caddy
|
|
data
|
|
node_modules
|
|
public/build
|
|
public/hot
|
|
public/storage
|
|
storage/*.key
|
|
vendor
|
|
auth.json
|
|
frankenphp
|
|
frankenphp-worker.php
|
|
Homestead.json
|
|
Homestead.yaml
|
|
npm-debug.log
|
|
yarn-error.log
|
|
.scribe
|