GIHAA / bashaway-backend

Core server to which all Bashaway applications connect

Home Page:https://api.bashaway.sliitfoss.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Bashaway Logo



Bashaway is a competitive coding event where the participants must automate a given task using scripting. Partipants must form groups of 4 and solve the automation problems using bash and optionally, a given set of technologies

API Documentation

Deployments

Getting started

  • Run pnpm install to install all dependencies
  • Run pnpm dev to start the development server

Commit messages

  • We follow conventional commits during our development workflow as a good practice. More information can be found at their official documentation
  • Refer the commitlint.config.js file for a full list of supported commit message prefixes

Additional tools


About

Core server to which all Bashaway applications connect

https://api.bashaway.sliitfoss.org


Languages

Language:JavaScript 69.9%Language:HTML 29.9%Language:Dockerfile 0.2%