Skip to content

Tchakoumi/kanban

Repository files navigation

Getting Started with Kanban

Execute Project

To run the project, follow the steps below:

  1. Clone the project

git clone https://github.com/tchakoumi/kanban.git

  1. Update env file to match .env.skeleton in base directory Note that the backend is based on a mysql database. So only a mysql database url can be sent else it'll fail The `NX_API_BASE_URL` should be the running backend url (ex: `http://localhost:[port]`)

  2. Install project dependencies

npm install

  1. Launch frontend app

npx nx serve app

  1. Launch Backend app

npx nx serve api

  1. HAPPY HACKING

About

senior software engineer assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages