The entire family of AGInfrastructure repositories are provided under the Creative Commons Non-Commercial No-Derivatives license by default. This means you may use the repositories and associated packages as-is for your personal use, or fork it for credited contribution. Individual commercial licenses may be granted (contact me).
git clone [email protected]:JamesonRGrieve/AGInterface.git --recursive
This repository uses submodules and the --recursive
flag is important!
- NodeJS >= 20
npm install
npm run dev
APP_NAME=
APP_URI=http://localhost:1109
API_URI=http://localhost:1996
More details coming soon!