Skip to content

Don't get left behind. Build your Ai professional network (LinkedIn + LinkTree v1: QR code, add social/contact links, automated Ai-focused bio)

License

Notifications You must be signed in to change notification settings

bitcashorg/myconnections

Repository files navigation

myconnections

Don't get left behind. Build your Ai professional network (LinkedIn + LinkTree v1: QR code, add social/contact links, automated Ai-focused bio)

Local Development:

Installing Package Manager

TIP: bun use similar name convention on functions and options as yarn

Deploying only Hasura (see .env.sample for reference)

cd apps/myconnections-hasura
hasura init --endpoint http://localhost:8080
hasura migrate apply
hasura metadata apply
hasura seed apply

Deploying with Docker (see .env.sample and Taskfile.yml for reference)

task boot # boot up docker containers. Install if does not find local images. Make migrations and seeds.
task console # open hasura console. ! Make sure to always make changes in console this way.
# * Additional useful commands
task down # stop docker containers
task reboot # reboot docker containers

Developing the frontend

Development Conventions: conding-style-n-conventions.md

About

Don't get left behind. Build your Ai professional network (LinkedIn + LinkTree v1: QR code, add social/contact links, automated Ai-focused bio)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published