This is not just post, it is live post, everyday couple of times a day I share updates how I am building Ultimate Post Generator with help of ChatGPT.
Latest updates
Update 1. Sunday 02.07 23.00 CEST -Custom generation
Update 2. Monday 03.07 18.00 CEST -Login Page
Project I am building
Project I am working on is Open Source LinkedIn Post Generator. I am updating working on it this week.
https://www.postgenerator.app
Here full story how I build first part of it. https://dev.to/shnai0/how-i-build-my-first-open-source-project-with-chatgpt-and-nextjs-10k-users-in-24-hours-2m7n
Currently it is purely LinkedIn Post Generator wanna turn it into Ultimate post generator and improve it for sign up users. All the setting which need to sign up and see your posts there.
Update 1. Sunday 02.07 23.00 CEST
I updated the features during weekend and previous week not it is not one feature post generator.
But I added different types of generation and different prompts:
Generate posts with custom prompts
Generate posts via templates
Create enhancement for your posts
Create post ideas
Here is my button component.
Update 2. Monday 03.07 18.00 CEST - Login Page
Step 1. I built login page
Step 2. Next authentication file
Step 3. Prisma. prisma schema for it
Step 4. Also connected all API. keys, to Prisma DB and next Auth
Login Page
Update 3. Tuesday 03.07 18.00 CEST - Generation of posts from templates
So I spend all day, figuring out how to build the format that way that there the template is taken and from this template the post can be generated for your own topic.
I messed up with variables in my component. So I needed to change it all.
I am gonna share more updates today.
https://github.com/shnai0/linkedin-post-generator
All contributions are welcome here, it is an open source project:)
Top comments (0)