This app was bootstrapped with Imagine.ai 💛
Imagine.ai is an app starter on steroids!
Install packages and start the application server.
$ yarn install
$ yarn start
Build the docker container and get it up and running.
$ docker-compose build
$ docker-compose up
- Go to http://localhost:8000/swagger to see Swagger documentation for API endpoints.
- Run the APIs by clicking the "Try it now" button on the Swagger page.
Go to http://localhost:8000/admin
$ yarn test
$ yarn coverage
$ yarn lint
$ yarn format
- Learn more about:
- the Node architecture choices used.
- the best practices followed.
- Imagine is in beta - here are the known issues that we are working to fix.