Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rvvergara/bookstore-cms-next-app
https://github.com/rvvergara/bookstore-cms-next-app
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rvvergara/bookstore-cms-next-app
- Owner: rvvergara
- Created: 2019-07-29T08:59:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T09:20:00.000Z (3 months ago)
- Last Synced: 2024-08-28T10:40:20.921Z (3 months ago)
- Language: JavaScript
- Size: 4.36 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 181
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BookStore CMS Next.JS Version
# Motivation
Project was initially a plain, client-side rendered, app built using React. I decided to create another version which uses server-side-rendering to improve performance as well as prepare for SEO related optimizations. The tool used to achieve this is Next.js.