Skip to content

squadster/squadster-frontend

Repository files navigation

Squadster frontend

License Build Status

Frontend repository for Squadster. Check the API repo for more info.

Installation guides

Prepare development environment

Clone this repo:

git clone https://github.com/squadster/squadster-frontend.git
cd squadster-frontend

Install dependencies:

yarn install

Then edit .env file and change variables if needed.

That's all, now you can run development server with yarn start.

Running test suite

There are no tests yet. The command to run interactive testing is:

yarn test

Deployment

We use GitHub packages for deployment.

Check out Dockerfile and this repo for more information.

Also check the React deployment guides.

Contributing

Your ideas and wishes are welcome via issues and pull requets.

Check contributing guidelines for more info.

List of contributors available in the main API repo.

Releases

No releases published

Packages

 
 
 

Languages