All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- mariaDB
- Config
- markdown files
in branch cleanning boilerplate
- mariaDB config
- endPoint Hello World on '/api'
- inquired
- userService use of Repository instead of MongodbRepository
- database/seeds and database/factory the transition from MongoDB to MariaDB was destructive here. we should probably rething this part of the project later
- config : use of full db description insteed of db_url and split it between env
- seed (by cli) tools
- markdown
- Unused Routes and models (Company and JobApplication)
- commander