Skip to content

Get random quotes and secret quotes ! Nodejs + Serverless Framework + AWS + Angular

License

Notifications You must be signed in to change notification settings

MagnunAVF/secret-quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret Quotes

Get random quotes and secret quotes ! This repo practice authentication concept in serverless architecture.

The overview is simple: if user is not logged, he/she can get only simple quotes. If user is logged, he/she can get simple and secret quotes.

Architecture

AWS was the choosed cloud provider.

You can see an overview of architecture below:

Secret Quotes

Built With

API:

CLIENT:

Runnig locally

To run locally, first you need to install api and client dependencies. Each one have a README with instructions to install and to run. After this, you just need to access the frontend app using a browser (in http://localhost:4200) or doing requests to api (in http://localhost:3000).

Contributing

Only have to fork the project and make a pull request.

Versioning and git

For git branchs is used Git Flow.

For git messages is used something like Karma git commit message.

For versioning is used SemVer.

License

See the LICENSE file for license rights and limitations (MIT).

Notes

For improvements and todos, go to Issues.

About

Get random quotes and secret quotes ! Nodejs + Serverless Framework + AWS + Angular

Resources

License

Stars

Watchers

Forks

Packages

No packages published