tamagotreal icon indicating copy to clipboard operation
tamagotreal copied to clipboard

Tamagotchi for your real pets

 


🐹 Tamagotreal

Tamagotchi for your real pets. For kids nowadays: this is Instagram for your pets 🐹 🐱 🐶

Tamagotreal is live at tamagotreal.vercel.app!

This is the open source project of pet social media to expose your cute pet and will be the eyebleach for others. Tamagotreal uses Supabase to:

  • authenticate user for sign in with 3rd party apps such as Google, Twitter, and GitHub
  • storing data of pets info, feeds, and comments
  • storage to upload the pet's photo

Upcoming Features

  • [x] profile
  • [x] feeds
  • [x] comment
  • [x] like
  • [x] auto re-login
  • [x] share feed
  • [ ] chat room
  • [ ] stories
  • [ ] notification
  • [ ] view other pet's profile

Getting Started

yarn install

Install all dependencies.

yarn api build [-w]

Build the API service.

Use -w to watch all the changes in the development environment.

yarn api start

Run the API service. Using port 3000 as default.

Run yarn api node . to run the service in the production.

[REACT_APP_API_URL=<API_SERVICE_URL>] yarn web start

Runs the app in the development mode. Press Y if it offer you to run the app on another port.

Open http://localhost:3001 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

[REACT_APP_API_URL=<API_SERVICE_URL>] yarn web build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

See the section about deployment for more information.

Contributing

  1. Like this repo <3
  2. Send an issue
  3. Or, fork and send us a pull request to the main branch

Maintainers

License

MIT

high-five