Logo Lanfrica

kwabena-aboah/paais

Domain:

education
Creator:
kwa
Host:
Learn the AI tools that do your everyday work. Free, practical micro-courses for African professionals. No coding, no jargon — just the task on your desk today, finished faster with AI. Pick your business function and start in 20 minutes. Learn the AI tools that do your everyday work. Free, practical micro-courses for African professionals. No coding, no jargon — just the task on your desk today, finished faster with AI. Pick your business function and start in 20 minutes. paais/ ├── paais_academy/ # Django REST Framework │ ├── core/ # Django app models | |-─ paaise_academy/ # Django app/settings │ ├── requirements.txt │ ├── manage.py │ └── README.md ├── frontend/ # Vue.js app │ ├── paais_academy/ # Built output, dist (generated on build) in folder │ ├── package.json │ └── vite.config.js # or vue.config.js └── vercel.json # Root configuration file