olmesm / realworldapp-hybrids

https://github.com/gothinkster/realworld

Home Page:https://hybrids.ohmybuck.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realworld App Hybrids

main workflow


Realworld app with vitejs and hybrids

Development

Uses:

# Install asdf dependencies
source <(curl -sL https://raw.githubusercontent.com/olmesm/odd-scripts/main/shell/asdf-install.sh)

# Install dependencies
npm install

# Start dev server
npm run dev

Demo backend

Requires:

  • docker
docker-compose up

# docs should be available on http://localhost:3000/api-docs
# api should be available on http://localhost:3000/api
# pgadmin should be available on http://localhost:5555 - login and password in `./docker-compose.yml`

Resources

About

https://github.com/gothinkster/realworld

https://hybrids.ohmybuck.com

License:MIT License


Languages

Language:TypeScript 93.5%Language:HTML 4.1%Language:Dockerfile 2.4%