Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/winniepukki/trinat-pwa
SIA Trinat local area restaurant in Riga commercial project. Developed using React, Google Firebase, RaspberryPi hosting a GraphQL API for business purposes
https://github.com/winniepukki/trinat-pwa
babel es6 firebase git graphql raspberrypi react webpack
Last synced: 23 days ago
JSON representation
SIA Trinat local area restaurant in Riga commercial project. Developed using React, Google Firebase, RaspberryPi hosting a GraphQL API for business purposes
- Host: GitHub
- URL: https://github.com/winniepukki/trinat-pwa
- Owner: winniepukki
- License: mit
- Created: 2020-12-29T09:20:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T16:12:14.000Z (4 months ago)
- Last Synced: 2024-06-26T19:51:11.215Z (4 months ago)
- Topics: babel, es6, firebase, git, graphql, raspberrypi, react, webpack
- Language: JavaScript
- Homepage: https://trinat.lv
- Size: 18.9 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SIA Trinat
- [Developer guide](https://docs.reaktivelab.co/) - learn how to develop the Software product with the official Winniepukki Docs documentation
- [Download for iOS](https://apps.apple.com/us/app/trinat/id1588230052) – download the latest native application from the App Store## Table of contents
- Installation
- Tests
- Contribution
- Case studies
- License
- Learn more## Installation
1. Fork this project
2. Navigate to the directory
3. `cd src/app/util/Firebase && cp config.sample.js config.js`
4. Fill copied config with your own firebase credentials
5. Run `npm install`
6. Start the project `npm run start --open`## Tests
- [ESLint Check CI](https://github.com/winniepukki/trinat/actions) - a static code analysis tool for identifying problematic patterns found in JavaScript code
- [AWS Amplify - master](https://main.dcazqrdd9crta.amplifyapp.com/) - hosts a static Git main branch workflow## Contribution
Thanks to these **awesome** 🖤 people for contribution!
## Case studies
| Release version | Case study |
|---|---|
| `3.0.0` | [Google Sheets](https://docs.google.com/spreadsheets/d/1a7S5Nre_qzWO9E_EBg9bte9VfL94Rz8y0l54XfK27dk/edit?usp=sharing) |## License
This project is under [MIT License](https://github.com/winniepukki/trinat/blob/main/LICENSE).## Learn More
To learn React, check out the [React documentation](https://reactjs.org/).