Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mavenagi-apps/messenger-bot
[WIP] Maven App that provides a Facebook Messenger integration
https://github.com/mavenagi-apps/messenger-bot
surface
Last synced: about 1 month ago
JSON representation
[WIP] Maven App that provides a Facebook Messenger integration
- Host: GitHub
- URL: https://github.com/mavenagi-apps/messenger-bot
- Owner: mavenagi-apps
- License: apache-2.0
- Created: 2024-08-06T20:29:54.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-16T00:14:51.000Z (2 months ago)
- Last Synced: 2024-11-16T01:19:23.894Z (2 months ago)
- Topics: surface
- Language: TypeScript
- Homepage:
- Size: 11.7 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.