https://github.com/boldreports/react-boilerplate-typescript
Bold Reporting Tools integrated with the react-boilerplate-typescript template - https://github.com/react-boilerplate/react-boilerplate-typescript
https://github.com/boldreports/react-boilerplate-typescript
react reactjs report-designer report-generator report-viewer reporting-tools ssrs-reports
Last synced: about 1 month ago
JSON representation
Bold Reporting Tools integrated with the react-boilerplate-typescript template - https://github.com/react-boilerplate/react-boilerplate-typescript
- Host: GitHub
- URL: https://github.com/boldreports/react-boilerplate-typescript
- Owner: boldreports
- License: mit
- Created: 2020-05-04T07:08:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T11:35:01.000Z (6 months ago)
- Last Synced: 2025-04-23T21:51:39.519Z (about 1 month ago)
- Topics: react, reactjs, report-designer, report-generator, report-viewer, reporting-tools, ssrs-reports
- Language: TypeScript
- Size: 308 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Start your next react project in secondsA highly scalable, offline-first foundation with the best DX and a focus on performance and best practices
Created by Max Stoiber and maintained with ❤️ by an amazing team of developers.
This is the **TYPESCRIPT** implementation of the original [**react-boilerplate**](https://github.com/react-boilerplate/react-boilerplate) with extra features and powers of `Typescript`
> ⚠️ Please refer to the [react-boilerplate](https://github.com/react-boilerplate/react-boilerplate) for the details and the documentation
---
## Bold Reports
Enterprise-class reporting tools for React development to embed reporting functionalities such as designing, viewing, exporting, and printing reports in your React applications.
To know more about Bold Reports, visit [here](https://www.boldreports.com/).
For documentation, visit [here](https://documentation.boldreports.com/react/).
## Disclaimer
We used the [React Boilerplate TypeScript application](https://github.com/react-boilerplate/react-boilerplate-typescript) and integrated our `Bold Reports React components`.
Boilerplate version: [**`4.1`**](https://github.com/react-boilerplate/react-boilerplate-typescript/releases)
## Overview
- For the detailed documentation: [**Typescript Docs**](docs/README.md)
- Example projects built with this boilerplate `(if you are looking for advanced examples)`:
- [Example 1 (in-production)](https://github.com/International-Slackline-Association/Rankings-UI) `(boilerplate version: 3)`
- [Example 2 (in-production)](https://github.com/International-Slackline-Association/Web-Tools) `(boilerplate version: 4)`
- Want to deploy to AWS S3/CloudFront with a single script? -> [**S3 deployment script**](https://gist.github.com/Can-Sahin/d7de7e2ff5c1a39b82ced2d9bd7c60ae)
---
## Getting Started & Features & Documentations and More...
You can find all the documentation in the original [**react-boilerplate**](https://github.com/react-boilerplate/react-boilerplate)
For the typescript related documentation: [**Typescript Docs**](docs/README.md)
## Quick start
1. Make sure that you have Node.js v10.13.0 and npm v6.4.1 or above installed.
2. Clone this repo using `git clone --depth=1 https://github.com/react-boilerplate/react-boilerplate-typescript.git `
3. Move to the appropriate directory: `cd `.
4. Run `npm run setup` in order to install dependencies and clean the git repo.
_At this point you can run `npm start` to see the example app at `http://localhost:3000`._
5. Run `npm run clean` to delete the example app.Now you're ready to rumble!
---
## Ongoing Work
In between [releases](https://github.com/react-boilerplate/react-boilerplate-typescript/releases), we work on the `dev` branch and rarely ever update `master`. For that reason, it sometimes look like the repo isn't actively maintained. This isn't the case, React Boilerplate is alive and kicking.
Please feel free to check out:
- our [`dev` branch](https://github.com/react-boilerplate/react-boilerplate-typescript/tree/dev) for the latest updates. You are always welcome to use it as the basis for your project. We only merge to `dev` projects which are fully ready.
- our open [issues](https://github.com/react-boilerplate/react-boilerplate/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) and [pull requests](https://github.com/react-boilerplate/react-boilerplate/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc) to see what we are currently working on. Suggestions and contributions are always welcome!Keywords: React Boilerplate, Typescript, React.js, Redux, Hot Reloading, ESNext, Babel, react-router, Offline First, ServiceWorker, `styled-components`, redux-saga, FontFaceObserver
## Contributors
> Only typescript contributors are displayed here.
Can Sahin
💻 📖 🤔 👀 ⚠️
Gray Strider
💻 🔧 👀
Rajat Kanti Nandi
🔧
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Supporters
This project would not be possible without the support of these amazing folks. [**Become a sponsor**](https://opencollective.com/react-boilerplate) to get your company in front of thousands of engaged react developers and help us out!
---
## License
This project is licensed under the MIT license, Copyright (c) 2019 Maximilian
Stoiber. For more information see `LICENSE.md`.