Skip to content

mpontus/breally

Repository files navigation

Breally

This is a simple application I built for a company as a test assignment

image

Configuration

You need to configure the following environment variables to run and deploy the application:

NEXT_PUBLIC_BREALLY_API_BASE_URL=https://adchitects-cms.herokuapp.com
NEXT_PUBLIC_BREALLY_API_USERNAME=
NEXT_PUBLIC_BREALLY_API_PASSWORD=

You can set these variables in .env.local file.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out Next.js deployment documentation for more details.

About

Simple website built with Next.js

Resources

Stars

Watchers

Forks

Contributors