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

https://github.com/chai-dev682/broadband-trader


https://github.com/chai-dev682/broadband-trader

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          


P2P Trading Platform

Built with the Next.js App Router






## Pages
|

## Getting Started

Follow these steps to clone the repository and start the development server:

- `npm install`
- Create a `.env.local` file by copying the example environment file:
`cp env.example.txt .env.local`
- Add the required environment variables to the `.env.local` file.
- `npm run dev`

You should now be able to access the application at http://localhost:3000.