admhpr / gogedit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gogedit

exploring a stack, toying around 🔫 🪀 🤖

data sources

  • postgresql
  • redis

server

  • typescript
  • graphql
  • express

web

  • typescript
  • react
  • next
  • chakra

You will need:

setup creds

mv .env-example .env

change the fields marked <change-me> to values of your choice

run the db

docker-compose up

install deps

npm run install:all

run application in dev mode

npm run dev

About


Languages

Language:TypeScript 98.6%Language:JavaScript 1.1%Language:Shell 0.3%