Lunacity is a project that [insert brief project description here].
Website: https://lunacity.app/
To install Lunacity, follow these steps:
- Clone the repository
- Run the provided
docker-compose.yml
file
docker-compose up -d
To use Lunacity, run the following command:
docker-compose up -d
Once the command has completed, you can access the application by visiting http://localhost:3000 in your web browser.
Lunacity is currently in alpha and our feature list is still being developed. You can find our list of planned features by going to the Issues section and filtering for "enhancement".
We welcome contributions to Lunacity from anyone with a GitHub account. To contribute, follow these steps:
- Fork the repository
- Create a new branch for your changes
- Make your changes and commit them to your branch
- Submit a pull request to the main repository
For more information on contributing to Lunacity, see our CONTRIBUTING file.
Lunacity is licensed under the MIT License. For more information, see the LICENSE file.
TODO