This is the Bloodbase Web Application.
The app deploys by GitlabCI on:
- Production: bloodbase.org - production branch
- Staging: staging.bloodbase.org - main branch
-
Install docker and docker-compose
-
To run the development server:
docker-compose up --build- To gain access to shell, run:
make shellOpen http://localhost:3000 with your browser to see the result.
To learn more about the technologies used on this project, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Docker - learn about Docker.
- Tailwind - learn about Tailwind.
Please open an issue for support.
Please contribute using Gitlab Flow. Create a branch, add commits, and open a pull request.