Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/CodeSpotlight/builtwithanalog

Showcase and market your AnalogJS apps | Open Source Project
https://github.com/CodeSpotlight/builtwithanalog

analog analogjs built built-with-analog market open-source showcase with

Last synced: 25 days ago
JSON representation

Showcase and market your AnalogJS apps | Open Source Project

Awesome Lists containing this project

README

        

# Built With Analog

This repository holds the code for [builtwithanalog.dev](https://builtwithanalog.dev), a platform dedicated to featuring projects built with AnalogJS.

## About

Built With Analog is a platform where developers can showcase their Analog projects. It is designed to promote all kinds of projects, providing a unique opportunity for developers to gain visibility and even earn money by featuring their paid projects.

### Key Features

- **Showcase Your Work**: Developers can submit their Analog projects to be featured on the platform, allowing them to share their work with a broader audience.
- **Promote Open Source**: Open source projects can gain more traction and contributors by being featured.
- **Earn Money**: In addition to free projects, paid projects can also be featured, providing developers with a potential revenue stream.
- **Contribute to Open Source**: A unique aspect of BuiltWithAnalog is that it allows developers to contribute to open source by featuring their own projects!
- **Search and Filtering**: Users can easily search and filter projects based on various criteria, making it simple to find relevant projects of interest.

## Contributing

We welcome contributions to BuiltWithAnalog! If you would like to feature your project or contribute to the platform, please refer to our [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines on how to get started.

---

Thank you for your interest in **BuiltWithAnalog**. We look forward to seeing your amazing projects and contributions!

# Analog App

This project was generated with [Analog](https://analogjs.org), the fullstack meta-framework for Angular.

## Setup

Run `npm install` to install the application dependencies.

## Development

Run `npm start` for a dev server. Navigate to `http://localhost:5173/`. The application automatically reloads if you change any of the source files.

## Build

Run `npm run build` to build the client/server project. The client build artifacts are located in the `dist/analog/public` directory. The server for the API build artifacts are located in the `dist/analog/server` directory.

## Test

Run `npm run test` to run unit tests with [Vitest](https://vitest.dev).

## Community

- Visit and Star the [GitHub Repo](https://github.com/analogjs/analog)
- Join the [Discord](https://chat.analogjs.org)
- Follow us on [Twitter](https://twitter.com/analogjs)
- Become a [Sponsor](https://github.com/sponsors/brandonroberts)