Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marmelab/strapi-beerdex

StrapiJS Example Application For Beer Management
https://github.com/marmelab/strapi-beerdex

hackday

Last synced: about 2 months ago
JSON representation

StrapiJS Example Application For Beer Management

Awesome Lists containing this project

README

        

# Beerdex

Beerdex is an example application using StrapiJS and NextJS.
Corresponding Article => https://marmelab.com/blog/2020/06/18/build-an-application-in-fiften-minutes-using-strapijs.html

## Installation

```sh
make install
```

## Development

```sh
make start
```

## Contributing

1. Fork it ( https://github.com/marmelab/strapi-beerdex/fork )
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create a new Pull Request

## Contributors

- [jdemangeon](https://github.com/jdemangeon) Julien Demangeon - creator, maintainer