Skip to content
/ love Public

Website for trading and economy information on Polytoria

Notifications You must be signed in to change notification settings

okdargy/love

Repository files navigation

favicon

LOVE

A Next.js website for trading & economy information for Polytoria

Stack


Website Preview
Website Preview

Environment Setup

Copy the example environment file and configure your variables:

cp .env.example .env

Then, install the necessary dependencies with the package manager of your choosing:

pnpm install

You need to then push the SQL schema to your database:

pnpm run db:push

Finally, either build for production or start a dev server:

# Production
pnpm run build
pnpm run start

# Development
pnpm run dev

About

Website for trading and economy information on Polytoria

Topics

Resources

Stars

Watchers

Forks

Languages