-
Notifications
You must be signed in to change notification settings - Fork 62
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
Dev experience #46
Comments
I'll load up the website locally and report back if I think of any suggestions :) |
Should we use typescript ( |
I can't launch the project locally. It should be enough to do an |
What do you think about creating a slack channel to discuss the project? |
we can create a discord one - will do later today
Please, read the readme and run |
I have created the discord channel: https://discord.com/channels/725613461949906985/1067900422376935504 |
@Eomm I can't access follow this https://support.discord.com/hc/en-us/articles/204155938-How-do-I-invite-friends-to-my-server- |
You can find it in the main fastify repo |
Here my statement #60 (review)
Yes, but we need someone to replace it with bash scripting + we will need another GitHub token. the client is handy because it deals with it without annoying the dev IMHO |
Sadly I've never contributed to the website repo, but my take from the comments it seems that we are mostly lacking portability to be able to run the project easily in locally. Is there anything else do you think is missed or requires re-work? |
@Eomm, I am trying to launch the website locally on my machine, I am following the instructions provided in |
What is the output of |
I am using a mac, when i run
And then it fails with error |
It seems an error connecting to github. are you logged in with your cli? |
Yes, it was github connectivity indeed. I have logged in but the connection was somehow not getting established, i am able to launch the application now. Please let me know if there are any immediate tasks which i can take up and start contributing. |
I would start from this one: #131 No idea here - but you can add be creative! |
We must work to improve the dev experience before working on this website takes days to run and build.
The issues to solve are:
npm start
command. Note that it exists theonlyIncludeVersions
for this purposeplugins.json
,benchmarks.json
etc..) on the fly because the website will not start without these mandatories filesThe text was updated successfully, but these errors were encountered: