Pinned Loading
-
An NPM script for starting both the ...
An NPM script for starting both the main server with npm start, and a react local server with npm start in separate windows. (Assumes folder structure: root->client, server 1"scripts":{
2"predualStart": "echo \"DIR=\"$0\"; cd \"$DIR\"; echo \"Launching React Client in New Window\"; echo \"Current directory: \"$PWD\"\"; npm --prefix \"$PWD\"/../client start;\" > clientStarter.sh && chmod +x clientStarter.sh && open -a Terminal clientStarter.sh",
3"dualStart": "trap 'rm clientStarter.sh' SIGINT && nodemon --inspect -r dotenv/config -i index.js",
4}
-
-
coc.nvim
coc.nvim PublicForked from neoclide/coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Vim Script
-
opensea-js
opensea-js PublicForked from ProjectOpenSea/opensea-js
JavaScript SDK for the OpenSea marketplace. Let your users buy or sell cryptogoods on your own site! - Adding EIP-1559 Support
TypeScript
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.