Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 661 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 661 Bytes

Contributing

All skill levels are welcome to contribute! But if you'd like to dive deeper, the project uses the following technologies:

  • The server side code is written in Go (1.22 and above)
  • The frontend code is written using minimal JavaScript
    • Using HTMX for dynamic loading
    • Using jQuery for any extra dynamic bits
  • SQLite is used for any database needs

Familiarizing yourself with those technologies will help make you able to contribute to the project. And of course, it will help to know HTML and CSS.

Contributions from 1RG members are preferred.