Skip to content
Snippets Groups Projects
Commit a43773fa authored by Tomáš Havlíček's avatar Tomáš Havlíček
Browse files

feat: updated README for actual stack

parent 9f628fa0
No related branches found
No related tags found
No related merge requests found
......@@ -12,40 +12,27 @@ Film database containing movies. Each movie has name, original name, description
## Stack
Backend technologies:
- NestJS, MeteorJS, ExpressJS, Strapi (Laravel - PHP)
Backend:
- NestJS
SSR:
- NextJS
Database technologies (ORM):
- Prisma
Frontend technologies:
- React (+ Ant Design, Mantis), Vue (+ Fast Art, MaterialUI), Svelte
Tools - frameworks:
- NextJS - server side rendering (SSR) for React
- NuxtJS - server side rendering (SSR) for Vue
Tools - libraries:
- Prettier - code formating
- ESLint - static code analysis, validation
- Jest - testing
- yarn, pnpm, turborepo - managing library dependencies
- React
Source compiling:
- Vite, Webpack
- Vite
Infrastructure:
- dockercompose
- having all the required services
- cache - Redis
- relational database
- Postgres
- MariaDB
- non/relational database
- Mongo
- Redis
- Minio object storage
- SQLite for testing before deploying
UI:
-Mantis
## TODO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment