Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marmelab/strapi-beerdex
- Owner: marmelab
- Created: 2020-06-17T14:17:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T01:54:55.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T02:08:38.718Z (9 months ago)
- Topics: hackday
- Language: JavaScript
- Size: 2.06 MB
- Stars: 22
- Watchers: 3
- Forks: 13
- Open Issues: 41
-
Metadata Files:
- Readme: Readme.md
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