API for https://www.gond.tools/
- Frontend: https://github.com/j0Shi82/nwoun-gond-tools
- Crawler: https://github.com/j0Shi82/nwoun-community-crawler (not yet public)
composer.phar install
.env.example
->.env
and edit server valuesdev/php.example.ini
->dev/php.ini
and edit value to match your environmentcomposer propel
to build the database schemacomposer.phar start
to start the server
- Upload all files except
.example
,.git*
,LICENSE
,README.md
anddev
- Entry point for the API is
www.yourdomain.com/public/v1/devtracker
. - Probably the best to let a subdomain point to
public
so you canapi.yourdomain.com/v1/devtracker
etc.
The live API is present at https://api.uncnso.red
. There is no access control policy. Please use responsible or this will change.
cd vuepress-docs
pnpm install
pnpm docs:dev
pnpm docs:build
- upload
vuepress-docs/src/dist