Skip to content
View dyzulk's full-sized avatar
📺
Focusing
📺
Focusing

Block or report dyzulk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dyzulk/README.md

OpenNext Starter

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Read the documentation at https://opennext.js.org/cloudflare.

Develop

Run the Next.js development server:

npm run dev
# or similar package manager command

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Preview

Preview the application locally on the Cloudflare runtime:

npm run preview
# or similar package manager command

Deploy

Deploy the application to Cloudflare:

npm run deploy
# or similar package manager command

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome! w

Pinned Loading

  1. telebot telebot Public

    HTML

  2. dyzulk-pages dyzulk-pages Public

    HTML

  3. twinpath/chatbot-telegram-with-openai twinpath/chatbot-telegram-with-openai Public

    In this project, I implemented Chat OpenAI with a Telegram bot. The main objective of this project is to create a bot that can communicate with users through messages and provide responses based on…

    Python