Skip to content

Dashboard to CRUD holiday plans. Made with Next app router and prisma

Notifications You must be signed in to change notification settings

EdimarioJr/my-holiday-plans

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

To run in development, just install docker on your machine, navigate to project folder, assign .env variables and execute : docker compose up.

This will create a postgres service and the front-end service. You can access the front-end project at localhost:3000.

To execute storybook you must enter in the running container ( docker exec -it container_id sh ) and execute : npm run storybook. The storybook containing components docs will be available at localhost:6006.

|

About

Dashboard to CRUD holiday plans. Made with Next app router and prisma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published