README ¶ dev-portal A StackOverflow / Reddit / Disqus / Talkyard clone. For a short description of the project, look at dev-portal-frontend. Requirements PostgreSQL Go Running go run https://github.com/denysvitali/dev-portal/cmd/ Remarks Still WIP For now, the credentials are hardcoded, a proper main.go will come at a later stage docker-compose up -d + go run cmd/main.go and you should have something on http://127.0.0.1:8081/api/v1/topics/ Use the frontend PRs / Issues / Feedback are always welcome Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd pkg models server server/app server/oidc server/routes/api server/routes/api/v1 server/routes/api/v1/auth server/routes/api/v1/topics server/routes/api/v1/users Click to show internal directories. Click to hide internal directories.