Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate some content on local machine when application is started #575

Open
tdziurko opened this issue Feb 19, 2020 · 3 comments
Open

Generate some content on local machine when application is started #575

tdziurko opened this issue Feb 19, 2020 · 3 comments

Comments

@tdziurko
Copy link
Collaborator

When the application is started for the first time on a local machine (profile "dev"), we should create one, example newsletter issue so the developer could locally see how the application looks like with some data to display.

I see this as a listener of application started event which checks if there are any issues, and if not then:

  • fetches articles from rss (this is already implemented)
  • marks some entries from companies and videos nas accepted (moderation)
  • sets some headline and adds some varia dummy text
  • publishes new newsletter issue so developer couls enter localhost:8080 and see some real entries.
@arekceg
Copy link

arekceg commented Feb 21, 2020

I'd like to snatch this if it's good for a newcomer :3

@tdziurko
Copy link
Collaborator Author

Ok, assigned :) Feel free to ask for help :)

arekceg pushed a commit to arekceg/jvm-bloggers that referenced this issue Mar 17, 2020
@arekceg
Copy link

arekceg commented Feb 16, 2021

I think this issue can be closed, I don't know why the PR didn't link correctly : (

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants