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

https://github.com/mkubdev/strapi-angular

✔ The power of Strapi + Angular ! It's an entry-level basic skeleton to show a simple blog.
https://github.com/mkubdev/strapi-angular

angular strapi

Last synced: about 1 year ago
JSON representation

✔ The power of Strapi + Angular ! It's an entry-level basic skeleton to show a simple blog.

Awesome Lists containing this project

README

          

# How to fast build Web Application with Strapi + Angular

☣ [TESTING PURPOSE ONLY]

This repo is a demo to test Strapi + Angular

## Quick intro

For us, developers, starting a new web project can be a tedious job. It raises questions like:

1. What technology should I use for the front-end?
2. What technology should I use for the back-end?
3. What database is the best?

Because nowadays all Javascript technologies like **React**, **Angular** and **Vue** are very popular for building Web applications, so we can get an answer for the first question very fast. But what about the back-end? Should I use **NodeJS** or **.NET Core** ? Is it better to use a **relational** or **non-relational database** ? Well, Strapi has the answer to all these questions.

Tutorial Link : https://dev.to/mkubdev/the-power-of-strapi-building-web-application-has-never-been-easier-291i

## TODO

- [ ] Add Vercel preview link
- [ ] Build and maintain a starter Strapi/Angular project
- [ ] Update Strapi
- [ ] Update Angular