Shtfolio is a comprehensive web application designed to track all the trending shitcoins in the cryptocurrency market. The application is built using React for the frontend and Node.js for the backend, providing a seamless and efficient user experience.
- MongoDB 5.0 instance up and running
- Clone the repository to your local machine.
git clone https://github.com/thierbig/shtfolio.git
- Navigate to the app directory.
cd shtfolio/app
- Install the required packages.
yarn install
- Start the application.
yarn run start
- Alternatively, you can build the application.
yarn run build
- Navigate to the API directory.
cd shtfolio/api
- Install the required packages.
npm install
- Start the API server.
node ./www/bin
Upon the first run of the API, the coin data will automatically be generated and stored in the MongoDB database. You can now use the Shtfolio web application to track all the trending shitcoins.
If you would like to contribute to the project, please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For more information, please contact the maintainers.