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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev Conference #448

Open
JuanPabloDiaz opened this issue Jun 8, 2024 · 6 comments
Open

Dev Conference #448

JuanPabloDiaz opened this issue Jun 8, 2024 · 6 comments

Comments

@JuanPabloDiaz
Copy link
Contributor

I was wondering if it would be a good idea to add a dedicated category or sub-category called Tech/dev Conferences馃

What do you think?

@marcelscruz
Copy link
Owner

I think that's a great idea @JuanPabloDiaz!
Do you have a list of some that we could get started with?
Happy to assist you with adding the new category, if you need help.

JuanPabloDiaz added a commit to JuanPabloDiaz/dev-resources that referenced this issue Jun 12, 2024
@JuanPabloDiaz
Copy link
Contributor Author

@marcelscruz,
How can I run the project and view the project in the browser on localhost?

@JuanPabloDiaz
Copy link
Contributor Author

How can I create the category? just add it to the categories.json file? Do I need to do anything in the resources.json as well?

@JuanPabloDiaz
Copy link
Contributor Author

JuanPabloDiaz commented Jun 13, 2024

Was this the project in it's early days? https://dev-resources.vercel.app/

I was looking at previous commits to see I could figure out what do I need to do to create the new category

JuanPabloDiaz added a commit to JuanPabloDiaz/dev-resources that referenced this issue Jun 13, 2024
JuanPabloDiaz added a commit to JuanPabloDiaz/dev-resources that referenced this issue Jun 13, 2024
JuanPabloDiaz added a commit to JuanPabloDiaz/dev-resources that referenced this issue Jun 13, 2024
JuanPabloDiaz added a commit to JuanPabloDiaz/dev-resources that referenced this issue Jun 13, 2024
JuanPabloDiaz added a commit to JuanPabloDiaz/dev-resources that referenced this issue Jun 13, 2024
@marcelscruz
Copy link
Owner

@marcelscruz, How can I run the project and view the project in the browser on localhost?

If you're asking about the website, that part is not open-source.
For this repository though you can run the scripts listed on package.json locally to see the changes in place, but there's actually no need to do it before opening a PR, because the scripts will be automatically run on every merge.

How can I create the category? just add it to the categories.json file? Do I need to do anything in the resources.json as well?

To add a new category go to /types/category.ts and add it there.
The files inside /db are auto-generated, so please don't modify them.

Was this the project in it's early days? https://dev-resources.vercel.app/
I was looking at previous commits to see I could figure out what do I need to do to create the new category

Not really, this isn't mine, but nice catch!

@JuanPabloDiaz
Copy link
Contributor Author

If you're asking about the website, that part is not open-source.

Thank you for the clarification. I was hoping to explore the website further, but I understand that it鈥檚 not open-source. I appreciate your response!

To add a new category go to /types/category.ts and add it there.

Then, it should be good.

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

No branches or pull requests

2 participants