Skip to content

Foodpals is a web app built with NextJS and Supabase, aimed at making food delivery cheaper and more flexible for students.

Notifications You must be signed in to change notification settings

zsiggg/orbital-foodpals

Repository files navigation

Foodpals -- Orbital Team 5113

Foodpals is a web app built with NextJS and Supabase, aimed at making food delivery cheaper and more flexible for students.

See our poster and demonstration of the application here:

Getting started

Install dependencies

In the root folder of the repository:

$ npm install

Environment Variables

At the root folder of the repository, execute the following command to set environment variables:

$ cp .env.example .env

Run the application

Start up the local development environment by running:

$ npm run dev

Start up the local development environment with full infrastructure by running:

$ npm run dev:full

The frontend will be served from http://localhost:3000.

This is from a starter template for Learn Next.js.

About

Foodpals is a web app built with NextJS and Supabase, aimed at making food delivery cheaper and more flexible for students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published