Skip to content

Commit

Permalink
updating vpia stack
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiyis committed Oct 27, 2024
1 parent bed1ed1 commit d54961f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/components/vpia.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,17 +54,15 @@ class Vpia extends React.Component {
<h3 className="pt-5 text-dark">Platfrom stack: </h3>
<ul>
<li>
Back-end: Node.js v15.0.0, Express.js 4.17.1 with RESTful
API design, MySQL and Caminte, Progressive Web App (PWA)
Back-end: NodeJS, ExpressJS, RESTful, MySQL and Caminte,
Progressive Web App (PWA)
</li>
<li>Front-end: React 16.14.0, Bootstrap 4.3.1 and TinyMCE</li>
<li>Version control: Git, hosted on Github</li>
<li>Front-end: React, Bootstrap and TinyMCE</li>
<li>Hosting: AWS, Nginx for reverse proxy</li>
<li>Linting tools: Prettier and ESlint</li>
<li>Bundling: Webpack</li>
<li>PRs testing: LGTM and TravisCI</li>
<li>DevOps: TravisCI and AWS Codeploy</li>
<li>Domain management: Reclaim Hosting/Cpanel</li>
</ul>
<p className="pt-3">
Visit the plafrom{" "}
Expand Down

0 comments on commit d54961f

Please sign in to comment.