Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atapas/flicks
Flicks is a project to showcase the integration between Gatsbyjs and HarperDB. It provides a Gatsby-based user interface pulling data from the HarperDB. So you can assume it to be a library showing information about my favorite books!
https://github.com/atapas/flicks
gatsby gatsby-cloud gatsbyjs hacktoberfest harperdb react
Last synced: 2 months ago
JSON representation
Flicks is a project to showcase the integration between Gatsbyjs and HarperDB. It provides a Gatsby-based user interface pulling data from the HarperDB. So you can assume it to be a library showing information about my favorite books!
- Host: GitHub
- URL: https://github.com/atapas/flicks
- Owner: atapas
- License: mit
- Created: 2021-05-26T11:57:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-09T03:03:39.000Z (over 2 years ago)
- Last Synced: 2024-10-31T14:45:25.414Z (2 months ago)
- Topics: gatsby, gatsby-cloud, gatsbyjs, hacktoberfest, harperdb, react
- Language: JavaScript
- Homepage: https://flicks.gatsbyjs.io/
- Size: 1.92 MB
- Stars: 23
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Flicks - Know My Favorite Books`Flicks` is a project to showcase the integration between `Gatsbyjs` and `HarperDB`. It provides a Gatsby-based user interface pulling data from the HarperDB. So you can assume it to be a library showing information about my favorite books!
> Please feel free to fork and change the project in whatever ways you need to. If you like the work, please show your support by giving the repo a star(⭐)
### Many Thanks to all the `Stargazers` who has supported this project with stars(⭐)
[![Stargazers repo roster for @atapas/flicks](https://reporoster.com/stars/atapas/flicks)](https://github.com/atapas/flicks/stargazers)
## 💻 Demo
`Flicks` is deployed on the Gatsby Cloud. You can access it using, [https://flicks.gatsbyjs.io/](https://flicks.gatsbyjs.io/)## 📚 Quickstart
1. Clone the project and browse the project repo.
2. Install dependencies using `npm install`.
3. Follow this step-by-step tutorial to set up data with `HarperDB`.
4. Start the UI using the `gatsby develop` command.
5. Open the code and start customizing! The app is now running at http://localhost:8000!## 🖼️ Screenshots
### The Book List Page### The Book Details Page
### The Search Component
## 🚀 Deploy on Gatsby Cloud
Deploy this starter with one click on [Gatsby Cloud](https://www.gatsbyjs.com/cloud/):
[](https://www.gatsbyjs.com/dashboard/deploynow?url=https://github.com/gatsbyjs/gatsby-starter-minimal)