Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-ignite2022-project7
:date: Ignite Call using Next.js, NextAuth.js, Next SEO, Prisma, Day.js, React Hook Form, Zod, TanStack Query, Google APIs Node.js Client, nookies and @ignite-ui/react. CI/CD with Vercel and PlanetScale
https://github.com/osvaldokalvaitir/reactjs-ignite2022-project7
bootcamp ignite ignite-2022 ignitecall reactjs rocketseat
Last synced: about 2 months ago
JSON representation
:date: Ignite Call using Next.js, NextAuth.js, Next SEO, Prisma, Day.js, React Hook Form, Zod, TanStack Query, Google APIs Node.js Client, nookies and @ignite-ui/react. CI/CD with Vercel and PlanetScale
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-ignite2022-project7
- Owner: osvaldokalvaitir
- License: mit
- Created: 2023-02-16T12:55:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T15:24:19.000Z (3 months ago)
- Last Synced: 2024-11-10T16:29:18.985Z (3 months ago)
- Topics: bootcamp, ignite, ignite-2022, ignitecall, reactjs, rocketseat
- Language: TypeScript
- Homepage:
- Size: 822 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - Ignite 2022 Project 7
:date: Ignite Call using Next.js, NextAuth.js, Next SEO, Prisma, Day.js, React Hook Form, Zod, TanStack Query, nookies, @ignite-ui/react, Google APIs Node.js Client and Google Cloud Platform. CI/CD with Vercel and PlanetScale
Demo | Install and run | License## :computer: Demo
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-ignite2022-project7# Entry in folder
cd reactjs-ignite2022-project7# Install deps with npm or yarn
npm install | yarn# Make a copy of the .env.example file, rename it to .env and change the variables according to your environment.
# Launch the app with npm or yarn
npm run dev | yarn dev
```Click to learn more about the tools used: [Google Cloud Platform](https://github.com/osvaldokalvaitir/awesome/blob/main/src/servers/google-cloud-platform.md), [Vercel](https://github.com/osvaldokalvaitir/awesome/blob/main/src/paas/vercel.md), [PlanetScale](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/mysql/planetscale.md).
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho