Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryichk/cafe-shares-web-front
cafe shares web frontend. created by nextjs.
https://github.com/ryichk/cafe-shares-web-front
amplify-js docker eslint graphql jest nextjs prettier react storybook tailwind-css typescript
Last synced: 10 days ago
JSON representation
cafe shares web frontend. created by nextjs.
- Host: GitHub
- URL: https://github.com/ryichk/cafe-shares-web-front
- Owner: ryichk
- Created: 2021-02-02T09:18:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T09:15:46.000Z (3 months ago)
- Last Synced: 2024-10-10T02:40:55.027Z (28 days ago)
- Topics: amplify-js, docker, eslint, graphql, jest, nextjs, prettier, react, storybook, tailwind-css, typescript
- Language: TypeScript
- Homepage: https://cafe-shares.com
- Size: 5.2 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 62
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cafe Shares
This is a cafe search web application that uses the [API of Hotpepper gourmet](https://webservice.recruit.co.jp/doc/hotpepper/).
This project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
Cafe Shares
## Getting Started
set up and run the development server:
```bash
docker-compose up
```Next.js App: [http://localhost:8000](http://localhost:8000)
Storybook: [http://localhost:6006](http://localhost:6006)
You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.
[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:8000/api/*](http://localhost:8000/api/*). This endpoint can be edited in `pages/api/*.ts`.
The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## Deploy on AWS Amplify
[Deploy and host a hybrid app (SSG and SSR)](https://docs.amplify.aws/guides/hosting/nextjs/q/platform/js/#deploy-and-host-a-hybrid-app-ssg-and-ssr)
## AWS Architecture