Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example app doesn't start with Fastify #73

Open
yanascz opened this issue Jun 14, 2023 · 0 comments
Open

Example app doesn't start with Fastify #73

yanascz opened this issue Jun 14, 2023 · 0 comments

Comments

@yanascz
Copy link

yanascz commented Jun 14, 2023

Steps to reproduce

  1. $ cd ~
  2. $ git clone [email protected]:SoftwareBrothers/adminjs-example-app.git
  3. $ cd adminjs-example-app
  4. Set SERVER in .env to "FASTIFY".
  5. $ docker-compose up -d
  6. $ yarn install --frozen-lockfile
  7. $ npx prisma generate && yarn migration:up
  8. $ yarn build && yarn start:dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant