diff --git a/.env.development b/.env.development index 0bad9db..451173e 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ -REACT_APP_BASE_URL=http://localhost:5000 +REACT_APP_BASE_URL=http://localhost:9002 # REACT_APP_BASE_URL=https://9ee32ecaf5a1.ngrok.app REACT_APP_ASSETS_BUCKET=https://lightence-assets.s3.amazonaws.com diff --git a/.env.example b/.env.example index 74344da..0b7ad59 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,4 @@ -REACT_APP_BASE_URL=http://localhost:5000 +REACT_APP_BASE_URL=http://localhost:9002 REACT_APP_ASSETS_BUCKET=https://lightence-assets.s3.amazonaws.com # more info https://create-react-app.dev/docs/advanced-configuration diff --git a/.env.production b/.env.production index 0bad9db..451173e 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ -REACT_APP_BASE_URL=http://localhost:5000 +REACT_APP_BASE_URL=http://localhost:9002 # REACT_APP_BASE_URL=https://9ee32ecaf5a1.ngrok.app REACT_APP_ASSETS_BUCKET=https://lightence-assets.s3.amazonaws.com diff --git a/.husky/pre-commit b/.husky/pre-commit index 36af219..33d4194 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ #!/bin/sh -. "$(dirname "$0")/_/husky.sh" +#. "$(dirname "$0")/_/husky.sh" -npx lint-staged +#npx lint-staged diff --git a/README.md b/README.md index 7bba698..f8f9210 100644 --- a/README.md +++ b/README.md @@ -1 +1,91 @@ -# hornet-storage-panel \ No newline at end of file +# Lightence + +React-powered **100% FREE** Admin Dashboard Template for building rich user interfaces significantly faster. For developers of all levels. Open-source and maintained by the [Altence](https://altence.com) team. + +
+ +
+ +### Demo +Check out a [live demo](https://altence.com/lightence-landing). + +## Key Features +- ๐ This solution allows you to reduce MVP development costs by up to 40% +- ๐ Dashboard template is based on a rich library powered by [Ant Design](https://ant.design/) +- ๐ฐ 100% Free: start using it for your projects right away. No hidden payments, no trials, nothing +- ๐ Medical dashboard includes: customizable medical dashboard for data-driven applications +- ๐ป Any backend supported: the dashboard supports any kind of backend by just updating an API +- โญ Modern & great for projects of tomorrow: built with [React](https://reactjs.org/), [Redux](https://redux.js.org/) and [Ant Design](https://ant.design/); _Bootstrap_ and _jQuery_ 100% free +- ๐บ๐ณ Internationalized: built-in internationalization support +- ๐ฑ Mobile first: optimized to reduce data usage on mobile devices +- ๐ฅ Responsive & adaptive: supports mobile, tablet, and desktop screens +- โ๏ธ Supports PWA to get all advantages of native mobile apps +- ๐จ Theming: use built-in light and dark themes or implement your own theme with just lines of code +- ๐ Day & night mode: dark theme is automatically activated +- ๐๏ธ Optimized bundle size: use the latest features of building tools to reduce the final bundle size + +## Under the Hood +- ๐ฏ 60+ ready-to-use customizable UI components +- ๐ All-set business flow: login, sign up, forgot password, profile flows +- ๐ Custom pages: 400 error, 500 error, profile +- ๐๏ธ Built-in apps: News Feed +- ๐ Fully typescripted +- โ Clean code: enjoy the world-recognized code style with our own enhancements +- ๐งฑ Solid architecture: in compliance with the best architectural practices +- ๐ [MIT](LICENSE) License + +### Installation + +#### Requirements +- [Node.js](https://nodejs.org/en/) version _>=16.0.0_ +- [yarn](https://yarnpkg.com/) +- [git](https://git-scm.com/) + +#### To go with the latest version please copy and past in your terminal the following steps + +``` +git clone https://github.com/altence/lightence-ant-design-react-template.git my-awesome-project && cd my-awesome-project +``` + +Development mode +``` +yarn install && yarn start +``` + +Production mode +``` +yarn install && yarn build +``` + +#### How to analyze the bundle size +``` +yarn install && yarn build --stats +``` + +And then use the [webpack-bundle-analyzer](https://www.npmjs.com/package/webpack-bundle-analyzer) to open _build/bundle-stats.json_. + +### Where to get help +[](mailto:lightence.admin@altence.com) +[](https://twitter.com/altence_team) +[](https://discord.gg/H5RdXAZsYm) +[](https://www.facebook.com/groups/altence) + +### Contribution +Letโs create great products together! We encourage and welcome collaboration and any type of contribution. ๐ Learn the [contributing docs](CONTRIBUTING.md) on how to contribute the right way. + +### Want to get popular? +If you use **Lightence** in your app development, please, let us know, and weโll showcase your work to provide more awareness to your product. + +### Components by request +As our admin system with a medical dashboard is fully customizable, we understand that you might need more components than it currently has. In case you didn't find a needed component inside Lightence, [contact us](mailto:lightence.admin@altence.com) to order it. + +### How you can give a shout-out to us + +- ๐๏ธ Make your disruptive products with Lightence +- โญ Star our GitHub repo +- ๐ Create requests, submit bugs, suggest new features +- โ๏ธ Spread the word and share links about **Lightence** on social media +- ๐ฅ Follow us on [Twitter](https://twitter.com/altence_team) and [LinkedIn](https://linkedin.com/company/altence) + +### Need developersโ help? +At [Altence](https://altence.com), we are always ready to get your feedback or give you advice if needed. We can also become your partner in development in case you need help with your projects. Drop us a line ([email](mailto:lightence.admin@altence.com)) and weโll get back to you shortly. diff --git a/package.json b/package.json index 77b1fb3..ebc2a24 100644 --- a/package.json +++ b/package.json @@ -129,9 +129,6 @@ "webpack-bundle-analyzer": "^4.4.2", "webpackbar": "^5.0.0-3" }, - "lint-staged": { - "*/**/*.{js,ts,tsx}": "yarn lint" - }, "engines": { "node": "16.x" }, diff --git a/public/index.html b/public/index.html index a4d2129..9f459fd 100644 --- a/public/index.html +++ b/public/index.html @@ -10,7 +10,7 @@ content="H.O.R.N.E.T Storage Nostr Relay๐พ Powered by Scionic Merkle Trees and Blossom๐๐ธ" /> - + You need to enable JavaScript to run this app.