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

https://github.com/buraksakalli/nextjs-firebase-serverless-ifttt-example

A basic app with Next.js, Firebase, Serverless, IFTTT. A jaw-dropping combo!
https://github.com/buraksakalli/nextjs-firebase-serverless-ifttt-example

cars24 firebase nextjs nextjs-typescript serverless webscraping

Last synced: about 2 months ago
JSON representation

A basic app with Next.js, Firebase, Serverless, IFTTT. A jaw-dropping combo!

Awesome Lists containing this project

README

          

This is an example project with Next.js


DeepScan grade


Build Status


Next JS
React
Node.js
TypeScript
Firebase
Vercel
Jest

## Getting Started

First, run the development server:

```bash
cd frontend && npm run dev
# or
cd frontend && yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## API Routes

`/api/cars` -> listing available cars and adding new cars to Firebase.