Skip to content

hedwigz/edit-twitter-example-app

Repository files navigation

About this project

This project is an example for an implementation of a twitter-like-app with an edit button.
We use the following tech stack:

  1. GO
  2. Ent
  3. Entgql
  4. Enthistory
  5. React
  6. Relay

Run

run the server:

go run cmd/twitter/main.go

then, run the Single Page Application:

cd ui
yarn
yarn start

go to http://localhost:3000

About

an example app imitating twitter with an edit button

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published