https://github.com/mavenagi-apps/messenger-bot
Maven App that provides a Facebook Messenger integration
https://github.com/mavenagi-apps/messenger-bot
surface
Last synced: 8 months ago
JSON representation
Maven App that provides a Facebook Messenger integration
- Host: GitHub
- URL: https://github.com/mavenagi-apps/messenger-bot
- Owner: mavenagi-apps
- License: other
- Created: 2024-08-06T20:29:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T01:09:20.000Z (about 1 year ago)
- Last Synced: 2025-03-27T15:53:20.500Z (about 1 year ago)
- Topics: surface
- Language: TypeScript
- Homepage: https://mavenagi.com
- Size: 212 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a Maven App which uses [Next.js](https://nextjs.org/) bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
Every time code is deployed either via the App Studio or by commiting to this repo, the Maven App will be updated and available at your app url:
`https://.onmaven.app`
You can start editing the page by modifying `app/route.ts`.
To edit Maven App hooks modify `src/index.ts`.
## Learn More
To learn more about Maven, check out our [documentation](http://developers.mavenagi.com).
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.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.