Skip to content

hareland/frigear-app

 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Prerequisites

  • Docker
  • pnpm

Getting Started

  1. cp .env.example .env (This file should not be commited to VCS)
  2. Fill out the required environment variables
  3. Start supabase server pnpm dlx supabase start
  4. Start local development serverpnpm run dev

Testing

pnpm run test

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

Learn more about NextJS

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 95.3%
  • CSS 3.4%
  • JavaScript 1.3%