Find, organize, and share your favourite places from around the world.
View Live
·
Report Bug
·
Request Feature
Table of Contents
-
Node.js 18+ and pnpm
-
PostgreSQL database (or Neon.tech account for serverless PostgreSQL)
-
Google Places API key
-
Uploadthing account
-
Upstash Redis account
-
Clone the repo
git clone https://github.com/lucaswinkler/expedius.git
-
Install packages
pnpm install
-
Copy the
.env.examplefile to.envand fill in the variables -
Run the development server
pnpm run dev
-
Open http://localhost:3000 to view it in the browser.
- Filtering, sorting, and searching for lists
- Social features?
- Followers
- Following
- Feed
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT license. See LICENSE.txt for more information.
Lucas Winkler - @LucasJWinkler - lucaswinkler@gmail.com
Project Link: https://github.com/lucaswinkler/expedius
