Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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

cafe-shares-aws-architecture