-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
codeshare.js.org #9467
base: master
Are you sure you want to change the base?
codeshare.js.org #9467
Conversation
@indus What do you think of this? I'm not sure I see how it directly relates, and as the PR description notes, it is essentially a pastebin, so will be storing arbitrary content provided by users which seems risky? |
The content provided by the user that will be publicly visible will contain only:
|
We ("JustStudio.", https://juststudio.is-a.dev/ ) will also add rules (terms) to ensure that CodeShare project is used for open source projects, rather than any discrimination or the like, and we ("JustStudio.") will ensure that users do not violate them. |
@JustDeveloper1 In the w.i.p. I also only see a header a textfield and two buttons (that do nothing ?) |
- Two buttons that do nothing? - Should users upload games that other users can play? Relevancy for the js community: at least because the API was made on TypeScript Execute (TSX) (open-source: https://github.com/JustStudio7/API/blob/server/index.tsx ), and users on CodeShare will be able to upload code in JavaScript, TypeScript, and some other languages. That two buttons should sending HTTP requests to api.juststudio.is-a.dev |
Most websites are built with JavaScript, be that on the frontend or on the backend -- just because it is built with JavaScript does not make it directly relevant to the ecosystem/community. What about the site, as an end-user, is specifically relevant to a JavaScript developer more-so than a developer of any other language? |
I do not know, since the project is w.i.p. currently, maybe I will have any ideas while developing this project, or maybe you can suggest your ideas. |
If your site is still WIP, then I don't think we're going to approve a subdomain for it at this time -- once you have your content ready to go, and it is directly related to the JS ecosystem/community, then you can request a JS.org subdomain for the project :) |
Ok, if I finish site development in a few days, can this pull request remain open until the website done? |
@JustDeveloper1 I prefer zero-inbox but "a few days" is fine. Nevertheless, the “direct connection to the JS ecosystem/community” aspect must then be clear |
(work in progress, at the moment running on https://j.is-a.dev/ )
repository: https://github.com/JustStudio7/CodeShare
used custom rest api on TSX: https://api.juststudio.is-a.dev/
(another pastebin)