Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nearform/titus
Deploy useful features in sprint one
https://github.com/nearform/titus
authentication boilerplate fastify nodejs postgresql react titus
Last synced: about 2 months ago
JSON representation
Deploy useful features in sprint one
- Host: GitHub
- URL: https://github.com/nearform/titus
- Owner: nearform
- License: apache-2.0
- Archived: true
- Created: 2018-05-29T14:58:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-04T14:03:36.000Z (about 2 years ago)
- Last Synced: 2024-10-01T13:36:56.054Z (3 months ago)
- Topics: authentication, boilerplate, fastify, nodejs, postgresql, react, titus
- Language: JavaScript
- Homepage: https://nf-titus.netlify.app
- Size: 56.4 MB
- Stars: 61
- Watchers: 88
- Forks: 43
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
PLEASE NOTE
Titus has been sunsetted and now exists for reference. It is no longer updated as of July 2022. Thanks for all the support.
[![Logo][logo-img]][docs]
🚀 A rocket powered jet pack super charged starter kit. 🛠️
From 0 to react front-end, fastify-backend, authentication, with tests, and cloud-ready in about an hour.
---
[![Lerna][lerna-badge]][lerna-link]
| Workflow Name | Badge |
| ----------------- | ----------------------------------------------------------------------- |
| Frontend CI | [![frontend-ci][frontend-ci-badge]][frontend-ci] |
| Frontend Deploy | [![deploy-frontend][deploy-frontend-badge]][deploy-frontend-link] |
| Backend Deploy | [![deploy-backend][deploy-backend-badge]][deploy-backend-link] |
| DB Manager Deploy | [![deploy-db-manager][deploy-db-manager-badge]][deploy-db-manager-link] |
| Storybook Deploy | [![deploy-storybook][deploy-storybook-badge]][deploy-storybook-link] |Titus is a production grade, end-to-end stack for modern web application development. It includes DevOps and authentication preconfigured. Titus is a reusable set of packages that deploys your application with minimum effort.
- To get the full picture, view our **[Documentation][docs]**
[lerna-link]: https://lernajs.io/
[lerna-badge]: https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg
[frontend-ci]: https://github.com/nearform/titus/actions?query=workflow%3A%22Frontend+CI%22
[frontend-ci-badge]: https://github.com/nearform/titus/workflows/Frontend%20CI/badge.svg
[deploy-frontend-link]: https://github.com/nearform/titus/actions?query=workflow%3A%22Deploy+titus-frontend+to+GCP%22
[deploy-frontend-badge]: https://github.com/nearform/titus/workflows/Deploy%20titus-frontend%20to%20GCP/badge.svg
[deploy-backend-link]: https://github.com/nearform/titus/actions?query=workflow%3A%22Deploy+titus-backend+to+GCP%22
[deploy-backend-badge]: https://github.com/nearform/titus/workflows/Deploy%20titus-backend%20to%20GCP/badge.svg
[deploy-db-manager-link]: https://github.com/nearform/titus/actions?query=workflow%3A%22Deploy+titus-db-manager+to+GCP%22
[deploy-db-manager-badge]: https://github.com/nearform/titus/workflows/Deploy%20titus-db-manager%20to%20GCP/badge.svg
[deploy-storybook-link]: https://github.com/nearform/titus/actions?query=workflow%3A%22Deploy+storybook+to+GCP%22
[deploy-storybook-badge]: https://github.com/nearform/titus/workflows/Deploy%20storybook%20to%20GCP/badge.svg
[logo-img]: docs/img/Accel_Logo_Titus.svg
[docs]: https://nf-titus.netlify.com/#/