Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Wellers0n/4Fun-Fullstack
Boilerplate fullstack using backend with graphql and frontend with relay
https://github.com/Wellers0n/4Fun-Fullstack
Last synced: 8 days ago
JSON representation
Boilerplate fullstack using backend with graphql and frontend with relay
- Host: GitHub
- URL: https://github.com/Wellers0n/4Fun-Fullstack
- Owner: Wellers0n
- License: mit
- Created: 2019-04-18T02:48:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-10T16:35:04.000Z (over 4 years ago)
- Last Synced: 2024-08-01T21:59:53.635Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 6.07 MB
- Stars: 27
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
4Fun-Fullstack
## fullstack javascript
4Fun uses a stack full `JS/TS` on the frontend and backend, I'm making this project to improve
my skills so much in the backend and too in frontend.
## Initing in the your PC- For clone the project `git clone https://github.com/Wellers0n/4Fun-Fullstack.git`
- Enter in the folder `cd 4Fun-Fullstack/`
- To install project dependency: `yarn install`
- After the installation of the dependencies `yarn start` in the default directory## Stack used
[ReactJS](https://reactjs.org/)
[React-Native](https://facebook.github.io/react-native/)
[KoaJS](https://koajs.com/)
[MongoDB](https://www.mongodb.com/)
[GraphQL](https://graphql.org/)
[Relay](https://relay.dev/)
[Yarn](https://yarnpkg.com/en/)
[WorkSpaces](https://yarnpkg.com/lang/en/docs/workspaces/)
[Styled-Components](https://www.styled-components.com/)
[Material-UI](https://material-ui.com/)
loading...