This website requires JavaScript.
Explore
Help
Sign In
notkshitij
/
SkycrateBackend
Watch
1
Star
1
Fork
0
You've already forked SkycrateBackend
Code
Issues
Pull Requests
Releases
Wiki
Activity
54
Commits
6
Branches
2
Tags
7ae2eca31b57e8c6e20140613c534643bd3cd6c0
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
notkshitij
7ae2eca31b
Added instructions to create .p12 file using keytool (part of JDK)
2025-08-03 20:28:13 +05:30
.mvn
/wrapper
Set up spring app with menu driven HDFS
2025-04-14 00:22:24 +05:30
src
/main
Added instructions to create .p12 file using keytool (part of JDK)
2025-08-03 20:28:13 +05:30
.gitattributes
Set up spring app with menu driven HDFS
2025-04-14 00:22:24 +05:30
.gitignore
Added wiki directory in gitignore.
2025-07-04 01:45:15 +05:30
Dockerfile
Fix: Downloading issue when deployed. Added a temp /Skycrate/downloaded directory and changed ownership to 1000:1000, this allows the file to be temporarily fetched to the server, then downloaded on client's site. Hoping to find a better (feasable) solution to this later.
2025-04-21 10:32:22 +05:30
mvnw
Added execution permission for mvnw
2025-07-03 04:49:41 +05:30
mvnw.cmd
Set up spring app with menu driven HDFS
2025-04-14 00:22:24 +05:30
pom.xml
Bumped version to 1.5 in pom.xml
2025-08-03 20:13:07 +05:30
S
Description
Backend for Skycrate
https://git.kska.io/notkshitij/Skycrate
16
MiB
Languages
Java
99.2%
Dockerfile
0.8%