Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dguarisma/api-notion
API creada con Nextjs14 para actualizar banners en un proyecto de front con integración a Notion
https://github.com/dguarisma/api-notion
nextjs nextjs14 notion notion-api
Last synced: about 2 months ago
JSON representation
API creada con Nextjs14 para actualizar banners en un proyecto de front con integración a Notion
- Host: GitHub
- URL: https://github.com/dguarisma/api-notion
- Owner: dguarisma
- Created: 2024-03-14T22:21:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-14T22:28:44.000Z (10 months ago)
- Last Synced: 2024-03-14T23:36:22.346Z (10 months ago)
- Topics: nextjs, nextjs14, notion, notion-api
- Language: JavaScript
- Homepage:
- Size: 62.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# api-notion
API creada con Nextjs14 para actualizar banners en un proyecto de front con integración a Notion## Getting Started
`pnpm install`
First, run the development server:
```bash
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.js`. The page auto-updates as you edit the file.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js