nextjs-tailwind-apollo-example Tailwind Templates

Nextjs Tailwind Apollo Example

This is a template repository with Tailwind CSS and Apollo in a Next.js project.

nextjs-tailwind-template

This is a template repository with Tailwind CSS in a Next.js project.

Start

# install dependencies
yarn

# start postgres
docker-compose -f docker/docker-compose.yml up -d

# start the app
yarn dev

Test with Cypress

# start the app
yarn dev

# run the test in another terminal window
yarn cypress open

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

References

License

MIT

Top categories

Loading Svelte Themes