Skip to content

The backend for ParkUTK. Built with Express, Supabase, and Docker, hosted on Google Cloud Run, and automatically deployed with Google Cloud Build.

Notifications You must be signed in to change notification settings

RudraPatel2003/park-utk-native-api

Repository files navigation



ParkUTK API

The backend for ParkUTK. Built with Express, Supabase, and Docker, hosted on Google Cloud Run, and automatically deployed with Google Cloud Build.

About

This project is the backend for ParkUTK, a mobile app to help students find parking.

It leverages Express to respond to incoming API requests and interact with Supabase's PostgreSQL database.

The application is containerized using the Dockerfile and automatically deployed to Google Cloud using Google Cloud Build.

🔨 Installation and Usage

1. Fork the repository

2. Install dependencies

npm install

3. Start the development server

npm run dev

🤝 Contributing

Pull requests are welcome!

📖 License

MIT

About

The backend for ParkUTK. Built with Express, Supabase, and Docker, hosted on Google Cloud Run, and automatically deployed with Google Cloud Build.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published