Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/CodeSpotlight/builtwithanalog
- Owner: TechShowcase
- License: mit
- Created: 2024-05-20T07:19:08.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T04:59:52.000Z (5 months ago)
- Last Synced: 2024-07-20T13:03:03.261Z (5 months ago)
- Topics: analog, analogjs, built, built-with-analog, market, open-source, showcase, with
- Language: TypeScript
- Homepage: https://builtwithanalog.dev
- Size: 14.4 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)