jackreacherdevlab / events

A MEAN app that store events happening around

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:TypeScript 68.5%Language:HTML 12.2%Language:JavaScript 10.1%Language:CSS 5.0%Language:Dockerfile 4.0%Language:Shell 0.2%