- Ensure you have Go installed on your system.
- Clone the repository:
git clone https://github.com/SyNdicateFoundation/SyNdicateBackend.git
- Navigate to the project directory:
cd SyNdicateBackend
- Build the project:
go build -o syndicatebackend main.go
- Run the server:
./syndicatebackend
- The server will start listening on the configured address and port.
- Access the web application in your browser at
http://localhost:2009
.
Feel free to contribute to the development of our project. we will notice it.