All checks were successful
Build Production Image / Build Production Image (push) Successful in 8m28s
TonysList
A minimalist Craigslist clone for small communities.
TODO
- Classifieds Features
- Email subscriptions to a saved query
- Setup rebound
- Use message streams
- Email subscriptions to a saved query
- Translations
- probably using go-i18n
Dependencies
These dependencies are installed in the .devcontainer/Dockerfile
that should
be used for development. When a dockerfile for production is created they will
also have these tools installed.
Developing
This site was originally bootstrapped by the wonderful Pagoda starter kit, however just about everthing has been changed and very little of Pagoda remains. It leverages the following projects (not a complete list):
- Alpine.js: Minimal js frontend framework
- TailwindCSS: CSS framework
- Echo: Web framework
- Postmark
Getting Started
Launch the Docker container described in .devcontainer
and mount this
directory at /workspaces/tonyslist
. If you are using VS Code, it will probably
offer to do this for you automatically.
You can now start up the web server by running make
.
Description
Languages
Go
95.9%
CSS
2.6%
JavaScript
0.6%
Dockerfile
0.3%
Makefile
0.3%
Other
0.3%