![Logo](/LucasWinkler/poitogo/raw/main/images/logo.png)
Find, organize, and share your favourite places from around the world.
View Live
·
Report Bug
·
Request Feature
Table of Contents
-
Node.js 18+ and npm
-
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/poitogo.git
-
Install NPM packages
npm install
-
Copy the
.env.example
file to.env
and fill in the variables -
Run the development server
npm run dev
-
Open http://localhost:3000 to view it in the browser.
- Place details page
- Count of likes each place has
- Filtering, sorting, and searching for lists
- Searching for places in a list
- Save search queries
- Full authentication system
- Password reset
- Email verification
- Settings page
- Social features
- Followers
- Following
- Some type of social feed possibly?
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/poitogo