-
Frontend:
- ReactJS: A JavaScript library for building user interfaces.
- TailwindCSS: A utility-first CSS framework for building custom designs quickly.
- Redux
-
Backend:
- Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine.
- Express: A web application framework for Node.js.
- Nginx: A proxy server for node.
- AWS EC2: Amazon's Compute as a service
- JWT: Auth Token manager
-
CI/CD
- Zappier: DB update automation.
- Github Actions: Automation.
-
Database:
- Postgres: An open-source relational database management system.
- Redis: For caching.
- Amazon S3 bucket
To get started with, follow these steps:
- Clone the repository:
- Run npm install
- add .env files
- setup postgres db
- setup redis db
- run npm run both