Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imlunahey/lunacity

A social media platform
https://github.com/imlunahey/lunacity

Last synced: 3 months ago
JSON representation

A social media platform

Awesome Lists containing this project

README

        

# Lunacity

Lunacity is a project that [insert brief project description here].

Website: https://lunacity.app/

![Branches](./badges/coverage-branches.svg)
![Functions](./badges/coverage-functions.svg)
![Lines](./badges/coverage-lines.svg)
![Statements](./badges/coverage-statements.svg)
![Jest coverage](./badges/coverage-jest%20coverage.svg)

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [Features](#features)
- [Contributing](#contributing)
- [License](#license)

## Installation

To install Lunacity, follow these steps:

1. Clone the repository
2. Run the provided `docker-compose.yml` file

```sh
docker-compose up -d
```

## Usage

To use Lunacity, run the following command:

```sh
docker-compose up -d
```

Once the command has completed, you can access the application by visiting http://localhost:3000 in your web browser.

## Features

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".

## Contributing

We welcome contributions to Lunacity from anyone with a GitHub account. To contribute, follow these steps:

1. Fork the repository
2. Create a new branch for your changes
3. Make your changes and commit them to your branch
4. Submit a pull request to the main repository

For more information on contributing to Lunacity, see our [CONTRIBUTING](/CONTRIBUTING.md) file.

## License

Lunacity is licensed under the MIT License. For more information, see the [LICENSE](/LICENSE) file.

## Acknowledgments

TODO