-
Notifications
You must be signed in to change notification settings - Fork 4
Technologies, languages etc.
Chamion edited this page Jun 29, 2018
·
4 revisions
- JavaScript
- Redux (manages frontend state)
- React (used for frontend user-interface)
- Node.js (serverside execution of JavaScript)
- Sequalize (talks with the database)
- Postgresql
...
- Travis
- Docker
- Dockerhub
...
Good to have for developing:
- VSCode
- VSCode: ESlint
- Postman
- Dev tools extension for browser (Chrome)
- Redux dev tools extension for browser
- PGadmin
Things you need to install to be able to develop:
- Docker
- Docker-compose
- Node.js
- npm (Node Package Manager)