An open API service indexing awesome lists of open source software.

https://github.com/alexmayol/citador


https://github.com/alexmayol/citador

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Citador
Find and schedule appointments near your home #CovidFree #SocialDistancing

## Development
First of all, install all the dependencies (both for the front and for the backend):
1. `composer update`
2. `composer install`
3. `npm i`

### CSS assets
The project uses [Tailwind](https://tailwindcss.com/), and the main CSS file is generated by running `npm run tailwind:dev`