Skip to content

Generates ticket for a project subscription, with Next.js, Tailwind CSS, Upstash and Puppeteer

License

Notifications You must be signed in to change notification settings

LauraBeatris/lucid-airways-ticket

Repository files navigation

Lucid Airways Ticket ✈️

Author Languages Stars

Go check it out 🎉


📌 Table of Contents

👷 Running Locally

$ git clone https://github.com/LauraBeatris/lucid-airways-ticket.git
$ cd lucid-airways-ticket
$ cp .env.local.example .env.local
$ cp .env.example .env
$ yarn
$ yarn dev

Define the environment variables by creating a .env.local file similar to .env.local.example

📮 Faq

Question: What are the technologies used in this project?

Answer: Next.js, Tailwind UI, Upstash and Puppeteer.

Question Why Next.js instead of other frameworks of React out there?

Answer I chose Next.js in order to opt out for different rendering strategies. The tickets are generated by using Incremental Static Regeneration & API routes.

🐛 Issues

Feel free to file a new issue with a respective title and description. If you already found a solution to your problem, I would love to review your pull request!

About

Generates ticket for a project subscription, with Next.js, Tailwind CSS, Upstash and Puppeteer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published