-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #38 from ARCv3/ARC-025-unity-staging-beta
Arc 025 unity staging beta
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule ARC3-API
updated
10 files
+75 −0 | .github/workflows/aws-deploy-stg.yml | |
+98 −0 | ARC_API.json | |
+20 −0 | Dockerfile | |
+5 −0 | gen_keyfile.sh | |
+3 −0 | src/app.js | |
+1 −1 | src/v1/controllers/ApplicationControllers.js | |
+39 −0 | src/v2/controllers/DiscordControllers.js | |
+13 −0 | src/v2/db/UserData.js | |
+10 −0 | src/v2/routers/DiscordRoutes.js | |
+17 −0 | src/v2/v2.js |
Submodule unity
updated
21 files