Example project structure for a web application written in go
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
101
commits
Comment out stripe integration. It's not up to date
38ec333
Update from godeps to gomod
6f4a939
Add db host and port to configuration
44bc75b
Fix bug with profile pictures being updated
21e0f41
Support of profile pictures (#18)
3c33cfb
Add exlude dirs to todo script
afba2e0
Remove old TODO comment
8c55975
Expand test for LatestJournals
3862074
Replace pagination with common.ParsePagination
4db61f8
Integration tests (#17)
c0641ff
Improve env vars configuration
7fda105
Replace s3 with mock if mock env var set
ac46480
Access user profile with short name #14
8725542
Better sign in/up experience
7b5fee3
Added more tests for the users package
1e94dd0