Skip to content

Repository files navigation

AxMedium

  • Create .env
Rename .env.example to .env (if you are going to change the database name then please change it in database/init.sql script also)
  • Run docker containers
sudo docker compose up -d
  • Create init superuser
sudo docker exec -it ax_backend_api sh -c "npm run seed"
Super admin username and password: super.admin@ax.com , root
  • Open Postman (most recomended) and create GQL request to route http://localhost:5000/graphql (or open in browser this link) and you will see all queries and mutations

Postman

  • Please use Authorization with Bearer token

Auth

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages