Skip to content

EricLo-417/mini-bots

Repository files navigation

MiniBots

This is for bio bots interview

How To Run

If this is your first time,

Please run

npm i

Then you will need to start the database (this also assumes your docker supports compose)

npm run start:database

Start the backend

npm run start:api

Start the ui

npm run start:ui

Swagger Docs

You can view the swagger docs by going to the following url

http://localhost:3000/documentation

How to use

Once both the ui and api is running, you can view the application by going to

http://localhost:4200

Known Problems

  • Paging from the UI is not updating. Backend seems to be working but UI not updating.

About

Bio Bots but much much smaller

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors