An open API service indexing awesome lists of open source software.

https://github.com/akash1000x/bookmyshow


https://github.com/akash1000x/bookmyshow

bookmyshow docker docker-compose next-auth nextjs postgresql prettier prisma prisma-orm reactjs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# BookMyShow

## Setup

1. Clone the repository:

```bash
git clone https://github.com/Akash1000x/bookMyShow.git
cd bookMyShow
```
2. Install dependencies

```bash
yarn
```

3. Run

```bash
yarn dev
```