2 min read
Proffy

Proffy

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

Proffy Form

💻 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

CommandAction
npm installInstalls dependencies
npm run devStarts local dev server at localhost:3000
npm run buildBuild your production site to ./dist/

🏛️ License

MIT