elegant-cli
go-cleanarchitecture
elegant-cli | go-cleanarchitecture | |
---|---|---|
53 | 4 | |
182 | 615 | |
3.3% | - | |
9.5 | 0.0 | |
5 days ago | over 3 years ago | |
TypeScript | Go | |
GNU General Public License v3.0 or later | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
elegant-cli
-
Ask HN: How to build site with payment, subscriptions, user login, registration
I am currently working on a serverless solution that covers everything you mentioned above and is a direct alternative and upgrade to WordPress.
It's built with full-stack Next.js, and the frontend is the backend, and the backend is the frontend; it's all the same. React server components have eliminated the need to separate the frontend from the backend into separate domains, and the frontend essentially securely talks directly to the database which eliminates extra network round trips and vulnerable backend API routes.
Built with Next.js, Postgres, TipTap, Tailwind, and Auth.js.
Compatible with Vercel, Neon, Supabase, Firebase, Cloudflare R2, etc.
What do you think? Is this a solution you might consider over your current WordPress domain?
https://github.com/elegantframework/elegant-cli/tree/v4.x/pa...
- Is my open-source project up to date with MIT license compliance and attribution?
- Content management system for end users. Does it already exist?
-
The {{MEETUP_FRIENDLY_NAME}} is coming up today
Yeah I received a similar email as well.
YC has a funky hodgepodge of React on Rails for their website, and it could use a major update considering they’re the leading tech incubator.
I emailed Dang about it, and he suggested that I build a product that solves this issue instead.
I ended up building a prototype on top of Docusaurus, and received a ton of developer feedback.
We’ve been working on it for about 6 months consistently now, and we’ve made huge progress on a simple CMS and content framework that would solve all of YC’s issues such as this accidental newsletter blast.
My goal with this project is to upgrade the YC website, as well as Paul Graham’s.
What do you’all think?
https://github.com/elegantframework/elegant-cli
https://www.elegantframework.com/
-
Ask HN: How do you organize yourself as a solo founder
My ADHD meds, coffee, GitHub Issues and Discussions, and using a simple ‘todo.txt’ file in my local box.
For content creation, I created this little React based Wordpress alternative that is free to use and 100% open source: https://github.com/elegantframework/elegant-cli
For emails, I use ConvertKit to collect email signups and send out updates to my subscribers.
-
How to Compete with Patreon
Would anyone be interested in a self hosted version of what Patreon offers for creators?
I have been working on a free Wordpress alternative that is built with React, and removes the guard rails and burdens for creators that WP creates.
https://github.com/elegantframework/elegant-cli
I have had requests to include Twitch like features such as tipping, subscriptions, and power ups.
I started planning out these features to get them into the development pipeline and I realized that some of these features are the value that Patreon creates.
Would developers/creators be interested in having subscription tiers, tips, power ups, rewards, etc, on their own website alongside their content?
I am currently working with a local creator who recently switched over to us; and we are piloting ways to level up his content using his Patreon account.
But as the author of the article mentioned, this creator goes by a stage name when he’s connecting with fans.
https://mankini.tv/
https://mankini.tv/interviews/mankini-interviews-buzz-osborn...
-
Ask HN: What's the coolest physical thing you've made?
Haha yeah, this is my tech safe space lol..
The career path hasn’t been so bad. Applied my understanding of electrons to computer science, and have launched a number of apps and services since.
Currently working on a side project that’s a WordPress alternative built with Next.js and Tailwind :)
https://github.com/elegantframework/elegant-cli
- How is my progress looking?
- Hi can someone share the cost estimation for a next js blog app deployed on vercel with 20k visitors
- I created a React based version of Wordpress.. How did I do?
go-cleanarchitecture
-
Ask HN: Well architected React and Node repos?
It’s probably not answering all your questions, but https://manuel.kiessling.net/2021/05/02/tutorial-react-singl... might be worth a read.
Also, although not React/Node, the thoughts laid out in https://manuel.kiessling.net/2012/09/28/applying-the-clean-a... have served me well over the years.
-
Ask HN: Could you show your personal blog here?
https://manuel.kiessling.net
Some personal favorites:
Applying The Clean Architecture to Go applications (2012):
https://manuel.kiessling.net/2012/09/28/applying-the-clean-a...
Object-orientation and inheritance in JavaScript: a comprehensive explanation (2012):
https://manuel.kiessling.net/2012/03/23/object-orientation-a...
Why developing software without tests is like driving a car without brakes (2011):
https://manuel.kiessling.net/2011/04/07/why-developing-witho...
Tutorial: Single Page Applications with a Serverless Backend and Infrastructure as Code (2021):
https://manuel.kiessling.net/2021/05/02/tutorial-react-singl...
-
¿Como estructurar tu aplicación en Go?
Applying The Clean Architecture to Go applications
-
Dive to Clean Architecture with Golang
github - manuelkiessling/go-cleanarchitecture
What are some alternatives?
react-email - 💌 Build and send emails using React
go-clean-architecture-web-application-boilerplate - A web application boilerplate built with go and clean architecture.
resend-php - Resend's Official PHP SDK
chatgpt-shell - A multi-llm Emacs shell (ChatGPT, Claude, Gemini, Kagi, Ollama, Perplexity) + editing integrations
css-in-readme-like-wat - Style your readme using CSS with this simple trick
hugotunius.se - My website/blog. Jekyll, S3, Cloudflare
lightspark - An open source flash player implementation
chrisfrew.in - chrisfrew.in Website Source
CXA81-IR-Remote-Server - Raspberry Pi Zero W IR remote webserver for Cambridge Audio CXA81 Amplifier.
blog - the source code for my blog
mdbook-kroki-preprocessor - Render Kroki diagrams from files or code blocks in mdbook
clean-architecture-golang - This is my purpose of how to structure a web application in golang following the clean architecture principles