Skip to content

basilite/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Server

Official server repository for the Basilite smart home ecosystem

Features

  • โœ”๏ธ MQTT client support for message handling
  • โœ”๏ธ Real-time communication via WebSocket server
  • โœ”๏ธ Data storage using SQLite

Dependencies

  • libsqlite3-dev
  • libwebsockets-dev
  • libmosquitto-dev

Getting Started

To get the project up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/basilite/server.git
  2. Run the setup:

    make setup
  3. Compile the project:

    make
  4. Run the server:

    make run

License

This project is licensed under the GNU LICENSE

About

๐Ÿ’š

Topics

Resources

License

Stars

Watchers

Forks

Contributors