https://github.com/mcclowes/codat-test-test-test
sdgsafdgasdfg
https://github.com/mcclowes/codat-test-test-test
Last synced: 7 months ago
JSON representation
sdgsafdgasdfg
- Host: GitHub
- URL: https://github.com/mcclowes/codat-test-test-test
- Owner: mcclowes
- Created: 2022-12-14T14:25:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T14:25:26.000Z (about 3 years ago)
- Last Synced: 2025-04-09T18:59:44.079Z (9 months ago)
- Language: JavaScript
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codat NextJS Starter Project

[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fcodatio%2Fcodat-nextjs-sample-project&env=CODAT_API_KEY&envDescription=Your%20Codat%20API%20Key&envLink=https%3A%2F%2Fdocs.codat.io%2Freference%2Fauthentication)
## Getting started
This repo contains a Next.js project setup to work with [Codat](#what-is-codat).
### Running locally
```bash
git clone git@github.com:codatio/codat-nextjs-sample-project.git codat
cd codat
npm install
npm run dev
```
> You'll need your API key before making your first request!
> **[Getting your key...](https://docs.codat.io/reference/authentication).**
### Running on Vercel
Hit the **Deploy** above to clone the project and start building!
> You'll need your API key to initialize the project!
> **[Getting your key...](https://docs.codat.io/reference/authentication).**
## Next steps
### Learn more about Codat
- [Read our getting started guide for developers](https://docs.codat.io/docs/get-started-api)
- [Read how to get authenticated](https://docs.codat.io/reference/authentication)
- [Learn about our /companies endpoint](https://docs.codat.io/reference/listcompanies)
### Learn more about Next.js
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.
## What is Codat?
Codat is the universal API for small business data. We provide real-time connectivity to enable software providers and financial institutions to build integrated products for their small business customers.
Small businesses run on many different platforms. Codat gives these platforms a standard way to connect with each other so they can move data around seamlessly at scale.
---
If you've got feedback on this sample project or have ideas for other sample projects you'd like to see, raise an [Issue](https://github.com/codatio/codat-nextjs-sample-project/issues) or [drop us an email](mailto:developer-experience@codat.io).