Skip to content
forked from aerabi/events

A MEAN app that store events happening around

License

Notifications You must be signed in to change notification settings

dockersamples/events

 
 

Repository files navigation

Events 🍺

A MEAN app that store events happening around

⚠️ Contributions are welcome.

How to Contribute

I have created a few issue as starting points. You can confer also the aforementioned repos and blog posts. The contributors will be mentioned on the end result.

Some recommendations:

  • Use TypeScript instead of JavaScript wherever possible (e.g. for the Express backend).
  • Try to use test-driven development (TDD).
  • Try to use consistent commit messages, e.g. take a look at this article.

The directory structure should be as follows:

.
├── 📁 backend
├── 📁 frontend
├── 📄 docker-compose.yaml
└── 📄 README

Contributors

List of Contributors

About

A MEAN app that store events happening around

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.6%
  • HTML 12.3%
  • JavaScript 10.1%
  • CSS 5.0%
  • Dockerfile 4.0%