-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: New-dev0 <[email protected]> Co-authored-by: Aditya <[email protected]> Co-authored-by: Amit Sharma <[email protected]> Co-authored-by: sppidy <[email protected]> Co-authored-by: Arnab Paryali <[email protected]> Co-authored-by: divkix <[email protected]> Co-authored-by: hellboi_atul <[email protected]> Co-authored-by: Programming Error <[email protected]>
- Loading branch information
1 parent
71fddc8
commit 386eff6
Showing
140 changed files
with
3,333 additions
and
3,038 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,4 @@ API_ID= | |
API_HASH= | ||
SESSION= | ||
REDIS_URI= | ||
REDIS_PASSWORD= | ||
REDIS_PASSWORD= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,4 +21,4 @@ node_modules/ | |
glitch_me/ | ||
.idea/ | ||
.vscode/ | ||
temp/ | ||
temp/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,4 @@ WORKDIR /root/TeamUltroid/ | |
|
||
RUN pip3 install --no-cache-dir -r requirements.txt | ||
|
||
RUN npm install -g [email protected] -g | ||
RUN npm install | ||
RUN npm run build | ||
CMD ["bash", "resources/startup/startup.sh"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.