✨ Minimalistic API and SQL client
✨ Designed to be simple and minimal to get basic things done rather than being feature packed
🔥 Not an replacement for any tool, it's a tool on its own league
🔥 Local only: all your data are saved locally, no cloud sync or shit like that
🔥 Under development, that means app will be improved and maintained consistently
To run this project locally, follow these steps:
- Clone the repository.
git clone https://github.com/therealrinku/superapp.git
- Install the dependencies.
yarn install
- Run the project.
yarn start
yarn package