neighborhood999 / next-fiveN1

Painless to find rent information on 591.com.tw.

Home Page:https://fiven1-quick-look.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

next-fiveN1

The fiven1-quick-look.vercel.app source code.

Installation

$ npm install // pnpm install

Usage

$ make dev

Configuration

$ cp .env-example .env

For development, you need to provide API_URL_DEV as API URL, you can use docker-fiveN1 running docker container in your localhost.

If you want to quick start, I create a lambda API that you can make this as your API_URL.

Docker

Make sure your have install Docker.

Build Docker Image:

$ make

Running Docker Container:

$ make run

Open http://localhost:3000 in your browser.

LICENSE

MIT © Peng Jie

About

Painless to find rent information on 591.com.tw.

https://fiven1-quick-look.vercel.app

License:MIT License


Languages

Language:JavaScript 98.9%Language:Makefile 0.6%Language:Dockerfile 0.4%Language:Shell 0.1%