https://github.com/CodeSpotlight/builtwithanalog
Showcase and market your AnalogJS apps | Open Source Project
https://github.com/CodeSpotlight/builtwithanalog
analog analogjs angular built built-with-analog market open-source showcase with
Last synced: about 1 month ago
JSON representation
Showcase and market your AnalogJS apps | Open Source Project
- Host: GitHub
- URL: https://github.com/CodeSpotlight/builtwithanalog
- Owner: CodeSpotlight
- License: mit
- Archived: true
- Created: 2024-05-20T07:19:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-26T19:21:19.000Z (6 months ago)
- Last Synced: 2025-04-24T06:04:50.052Z (about 2 months ago)
- Topics: analog, analogjs, angular, built, built-with-analog, market, open-source, showcase, with
- Language: TypeScript
- Homepage: https://builtwithanalog.dev
- Size: 15.1 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-angular - built with analog - Showcase and market your AnalogJS apps. (Table of contents / Angular)
- fucking-awesome-angular - built with analog - Showcase and market your AnalogJS apps. (Table of contents / Angular)
- fucking-awesome-angular - built with analog - Showcase and market your AnalogJS apps. (Table of contents / Angular)
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)