Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mavenagi-apps/private-clio-demo
Private demo for Clio
https://github.com/mavenagi-apps/private-clio-demo
Last synced: 19 days ago
JSON representation
Private demo for Clio
- Host: GitHub
- URL: https://github.com/mavenagi-apps/private-clio-demo
- Owner: mavenagi-apps
- Created: 2024-12-23T17:44:10.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2024-12-23T18:27:15.000Z (25 days ago)
- Last Synced: 2024-12-23T18:29:09.819Z (25 days ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/page.tsx`.
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.