Open keldim opened 1 year ago
@jaenixlee hey jaeni, the error may be due to not having a secret.properties file in your directory, if this is the case, create one and I'll send you the content of the file through a discord message so that you can simply copy and paste the content
also do you have mysql workbench + server installed in your laptop? that may be the reason for error too
@shawnkoong things worked when i ran npm run dev but i guess not haha
@keldim ah okay! where specifically should i create the file? i will also install those now
@jaenixlee create a file named "secrets.properties" in backend/src/main/resources after installing mysql workbench + server, let me know! I'll send you the content for "secrets.properties" through discord
@keldim i think i installed everything! feel free to send it whenever
@jaenixlee were you able to get the backend up and running without any issue?