Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.2 KB

README.md

File metadata and controls

45 lines (25 loc) · 1.2 KB

Homely Backend Go

Digest and view your personal media.

Description

Homely Backend Go is a Go-based backend service that allows users to digest and view their personal media. It was initially a Node.js application that has been converted to Go for better performance and scalability.

Recent Changes

For more recent changes, check the commit history.

Installation

To install the project, clone the repository and build it using Go:

git clone https://github.com/crushr3sist/homely_backend_go.git
cd homely_backend_go
go build

Usage

To run the application:

./homely_backend_go

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is currently not licensed.