24 coding challenges during Advent time from Hack Kosice
Client: Svelte, Firebase Hosting, Bcrypt
Server: Node.js, Express, JWT, SQLite3
Clone the project
git clone https://github.com/hackkosice/hk-adventGo to the project directory
cd hk-adventInstall dependencies
npm iStart the server
npm run devGitHub Actions are set up to deploy after merge to main and push to develop
To deploy production version of this project manually, run
firebase login
npm run build
firebase deployTo deploy develop version of this project manually, run
firebase login
npm run build
firebase hosting:channel:deploy devSure, submit your task in Notion
If you have any feedback, please reach out to me at [email protected]