Skip to content

coherenceplatformdemos/migrate-from-heroku-example

Repository files navigation

Employee contact info app with Next.js and Postgres on the Coherence platform

Learn how to build a full-stack app with Next.js and Postgres on the Coherence platform.

Getting Started

Fork the repository to your GitHub account. To test locally, clone the forked repository to your machine. You will need to have Docker installed.

git clone https://github.com/<your_github_username>/nextjs-postgress-employee-app.git
cd nextjs-postgress-employee-app
docker-compose up 

After a successful build, the application will be accessible at http://localhost:3000.

How to deploy on the Coherence platform

Detailed instructions are provided in the guide at https://docs.withcoherence.com/docs/getting-started/create-nextjs-postgres-full-stack-app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published