Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realfranser/fullstack-toolbox
This is an end-to-end template used to create a fast MVP for any web application project
https://github.com/realfranser/fullstack-toolbox
express golang react rest-api typescript
Last synced: 10 days ago
JSON representation
This is an end-to-end template used to create a fast MVP for any web application project
- Host: GitHub
- URL: https://github.com/realfranser/fullstack-toolbox
- Owner: realfranser
- License: mit
- Created: 2021-10-04T08:54:23.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T16:12:52.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T20:50:15.610Z (5 months ago)
- Topics: express, golang, react, rest-api, typescript
- Language: TypeScript
- Homepage:
- Size: 57.4 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fullstack Toolbox
Transition your business to the digital world
This is a fullstack *template* that allows to create a fast MVP for any web
application project.
The front-end is built with Typescript+React, the api is built with
Typescript+Express and the backend will use Golang using a microservices
architecture.
## Front
TS + React
## Api
Conects the frontend with all the services, ensures security, verification and
makes api calls to other online services
TS + Express
## Back
Golang (might consider some services with Python Flask/Django or Express)
## Databases
MySQL
## Services
> Payment: Stripe
> Comunication: Twilio
> Login: Google/Facebook/Twitter autentication
## Endpoints
All the endpoints used to make this porject work are available on this [Postman
workspace](https://fullstack-toolbox.postman.co/workspace/d8400c79-46c8-4891-b394-02cf979c794e)
## Documentation
Manage multi project structure in single project: https://github.com/changesets/changesets/blob/main/docs/common-questions.md