Skip to content

slyduda/likemind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

208 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

likemind

Node.js CI

likemind is an open source app that aims to keep track of various companies and brands in an effort to associate relevant activities that they engage in.

Requirements

  • Node 18+
  • Docker

Setup

Setup your .env file with the necessary config:

DATABASE_URL=postgres://default:password@localhost:5432/likemind_db
JWT_SECRET=secret
OPENAI_SECRET=secret
SUPABASE_URL=https://example.supabase.co
SUPABASE_KEY=public

Install the dependencies:

yarn install

Create the docker image:

docker compose up

Development Server

Start the database on http://localhost:5432 and the development server on http://localhost:3000 in two separate terminals:

docker compose up
yarn dev

Single terminal development will be enabled once installs are more stable. Soon!!!

Acknowledgements

Special thanks to my sweet little babies for making my world so much brighter: Bobo, Noah, Yue, and Zym! <3

About

👍🧠 LikeMind is an open source app that aims to keep track of various companies and brands in an effort to associate relevant activities that they engage in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages