Skip to content

Shigoto-Q/frontend

Repository files navigation

Shigoto

ci

license ci ci


Shigoto Logo

Development

Clone the repository and run npm install.

Create an .env file and include the base backend urls.

BASE_URL=http://127.0.0.1:8000/
WS_BASE_URL=ws://localhost:8080/ws

If you don't want to setup the backend project, use staging urls.

Run npm run dev and go to localhost:3000.

About

Frontend repository for the Shigoto project.

Resources

Stars

Watchers

Forks