Basically this is my own personal website, to show who is me, my resume, and my portofolio, also to contact with me, this website using github API for request many data such as avatar, repository and much more
Frontend: SolidJS
Backend: Github API
Database: JSON File
Authentication: -
Clone the project
git clone https://github.com/Sleepy4k/solidjs-personal-web.gitGo to the project directory
cd solidjs-personal-webInstall node dependencies
npm installOr, if you are in production mode run this command (don't forget to built it first)
npm install --productionStart the server
npm run devTo run this project, you will need to change your own configuration such as github url, web3form api key, repository and other configuration
If you want to use this project, i highly recommend it for you to fork this project. Why? because if not then you need to setup your own repository itself and it's used to displaying data on this website
If you have any feedback, please make an issue with detail description, proof of concept, and node dependencies list