Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/).