2.2.0 • Published 5 years ago

hookedjs v2.2.0

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

HookedJS

Is a Full-Stack client-server framework, featuring React, Mobx, Apollo, GraphQL, Typescript, PostgreSQL, and Webpack.

The app is currently unstable.

Install

nvm use 11
npm i -g solidarity webpack typescript yarn
yarn lerna:bootstrap

Getting Started

For now, only the React app is working because the backend is being fully refactored.

First install the dependencies:

HookedJS may also require native build tools like Xcode or build-utils, but we need to confirm that.

Dependencies except for docker can all be installed these commands.

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash
nvm install 11
nvm use 11
nvm alias default 11
npm install -g yarn solidarity

To create a new HookedJS app, use our CLI like so:

nvm use 11
npx hookedjs --create

This will create a HookedJS app from the boilerplate app within the HookedJS source code and install dependencies. Within a HookedJS app, check out the package.json to see the available commands to start the app and run the app in development mode.

Contributing

Contributions are welcome! We've created a highly productive development environment that can be bootstraped using our CLI like so:

npx hookedjs --create-dev

This will clone the source code of HookedJS,

License

ISC

@babel/core@babel/plugin-proposal-class-properties@babel/plugin-proposal-decorators@babel/plugin-proposal-export-namespace-from@babel/plugin-proposal-function-sent@babel/plugin-proposal-json-strings@babel/plugin-proposal-numeric-separator@babel/plugin-proposal-throw-expressions@babel/plugin-syntax-dynamic-import@babel/plugin-syntax-import-meta@babel/plugin-transform-runtime@babel/preset-env@babel/preset-react@babel/preset-typescript@babel/runtime@koa/cors@types/classnames@types/gravatar@types/history@types/koa@types/koa-route@types/mixpanel-browser@types/node@types/numeral@types/pg@types/query-string@types/react-dom@types/react-helmet@types/react-jss@types/react-router-dom@types/rebass@types/styled-components@types/styled-jsx@types/validator@types/webpack@vtex/phoneapollo-boostarray-intersectionaxiosaxios-cache-adapterbabel-loaderbabel-plugin-flow-to-typescriptbabel-plugin-lodashbabel-plugin-macroschange-caseclassnamescompression-webpack-plugincss-loaderfile-loaderglobgraphqlgravatargulphookrouterhtml-webpack-pluginhuskykoakoa-bodyparserkoa-bunyan-loggerkoa-compresskoa-helmetkoa-jwtkoa-mountkoa-passportkoa-proxykoa-routekoa-sessionkoa-static-serverlessless-loaderlocalforagelocalforage-memoryStorageDriverlodash-webpack-pluginmini-css-extract-pluginmixpanel-browsermobxmobx-reactmobx-react-devtoolsmobx-react-litemomentnode-sassnpm-run-allnumeralpassport-githubpgpostcss-loaderpostcss-preset-envprettierpromptprop-typesquery-stringreactreact-domreact-helmetreact-hot-loaderreact-iconsreact-router-domreact-scriptsreact-test-rendererrebasssass-loadershelljsstyle-loaderstyled-componentsstyled-jsxts-nodets-node-devtsconfig-pathstypescripturl-loadervalidatorwebpackwebpack-bundle-analyzerwebpack-cliwebpack-dev-serverwebpack-hot-middleware
2.2.0

5 years ago

2.1.0

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago