FIFA Players List
Demo project for dcupl, App Development Platform for Data-Intensive Web Applications.
This Project was generated using the @dcupl/cli
. More information can be found on https://dcupl.com and especially in the dcupl Docs.
The dataset for this demo project is provided by kaggle - https://www.kaggle.com/datasets/sharmau0091/fifa-football-payers-dataset
The target users of this demo are early birds who want to try out dcupl with a simple dataset and data model. The data includes about 17K football players and statistics about their skills, etc.
Have fun and play around 🚀
npm install
- Go to https://console.dcupl.com and create your free account.
- Set your
projectId
in the dcupl.config.json - Set your
apiKey
in the dcupl.secrets.json - Push your local workspace to the console using the CLI
dcupl files:push --name my-first-push
dcupl serve
Switch to "Local Dev Server" and open one of the predefined applications. View your data in the Data Explorer Tab in the dcupl Console.