Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Project made in Next Level Week #2, aiming to connect teachers to students

License

NotificationsYou must be signed in to change notification settings

vassourita/proffy

Repository files navigation

Proffy

Vinicius VassãoLicense

🚀 Project made in Next Level Week #2, aiming to connect teachers to students.

Disclaimer:

I participated in every NLW and Omnistack Week since Omnistack #8, but this time I've decided to go beyond what is taught on these events and build a more robust application with automated tests, server side rendering, and a more decoupled code in general, based on the SOLID principles.

📌 Table of Contents

✏️ Layout

You can see the original layout by @tiagoluchtenberg for the application on Figma:

If you can't see the layouts by any reason, this should help:

💻 Technologies

This project was made using the follow technologies:

🔧 How To Run

To run this app on your computer, run these commands inside the repository root folder

# open the backend, install dependencies, run docker:$cd packages/server/api$ yarn$cd ./docker$ docker-compose up -d# rename .env.example to .env and add your database credentials, then run migrations:$cd ../$ yarn db:migrate# start the server$ yarn start:dev# open another shell again on the repository root folder, install dependencies then start the web server$cd packages/client/web$ yarn$ yarn dev# open one more shell again on the repository root folder, install dependencies then start the expo server$cd packages/client/mobile$ yarn$ yarn start

About

Project made in Next Level Week #2, aiming to connect teachers to students

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp