Skip to content

joaolobao380/Proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go Stack logo
Proffy

App proffy [RocketSeat Next Level Week #2](https://nextlevelweek.com/inscricao/2)

Proffy

🚀 FRONT-END

🚀 BACK-END

Clone repository

# Clone this repository
$ git clone https://github.com/joaolobao380/Proffy.git

Install Front

# Go into the web path
$ cd Proffy/web

# Install dependencies
$ yarn install

# Run the Front
$ yarn start

Install Back

# Go into the server path
$ cd Proffy/server

# Install dependencies
$ yarn install

# Run the Front
$ yarn start

Run Migrate

# Run migrate
$ yarn knex:migrate

📝 License

This project is under the MIT license. See the LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published