Api | |||
---|---|---|---|
Client | |||
Admin |
"My Profile" is a project to goal of help people to create your professional website and CV!
this branch (master) has used for release the new version 3.0
the main idea is use
- api platform as API rest
- nuxtJS as client
install the applications and dependencies
make install
after run the command above you can access:
- api: http://localhost:8000
- client: http://localhost:3000
if you want restart the project run
docker-composer up -d