Proffy is a platform designed to connect students and teachers, developed during Rocketseat’s Next Level Week #2.
📋 Technologies
- ✅ Typescript
- ✅ React
- ✅ React Native
- ✅ Expo
- ✅ Typesafe
- ✅ Node
- ✅ Express
- ✅ SQLite3
- ✅ Knex
💯 Register new Class
💻 Commands
All commands are run from the root of the project, from a terminal:
Replace npm with your package manager of choice. npm
, pnpm
, yarn
, bun
, etc
Command | Action |
---|---|
npm install | Installs dependencies |
npm run dev | Starts local dev server at localhost:3000 |
npm run build | Build your production site to ./dist/ |
🏛️ License
MIT