Giter Site home page Giter Site logo

andreeatoma / frontend.ro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frontend-ro/frontend.ro

1.0 1.0 0.0 84.76 MB

Open-source tutorials and a community of developers which will help you get better.

Home Page: https://FrontEnd.ro

License: MIT License

JavaScript 7.71% TypeScript 79.44% SCSS 12.85%

frontend.ro's Introduction

frontend.ro social banner

FrontEnd.ro's open-source codebase and curriculum

FrontEnd.ro is an open-source & community driven initiative to teach FrontEnd development. Read more on the website and please share the news ^^^



Install & Run

  1. Install all the dependencies by running yarn in the root folder.
  2. Create a .env file in root and add the following line
ENDPOINT=https://frontend-ro-dev.herokuapp.com/api
  1. Run yarn dev. This will run the FrontEnd locally and connect you to the development server.
  2. If you want to do server-side work you're gonna need to run the server and MongoDB on your local machine as well. For this to happen you're gonna need to add the following variables inside .env:
# App environment
APP_ENV=development

# Auth
SALT_ROUNDS=
TOKEN_ALGORITHM=
TOKEN_SECRET=
DB_CONNECT=

# Aws
AWS_REGION=
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_BUCKET=
CLOUDFRONT_UPLOAD=

# Postmark
EMAIL_WELCOME_TEMPLATE=
EMAIL_TOKEN=

ENDPOINT=https://frontend-ro-dev.herokuapp.com/api

Then run the local server using yarn dev:local. Get in touch with us for more details.

License

This project has a dual-licence split between the source code of the UI components used and the curriculum content.

The source code of the UI components is licensed under MIT.

The curriculum belongs to our contributors and is licensed under Attribution-ShareAlike 4.0 International. You're free to use it if you're teaching these topics as long as you provide attribution to the writer/owner.

Contributors

This project wouldn't be possible without our awesome contributors. Thank you >:D<

Diana Toma
Diana Toma
Cătălin Popușoi
Cătălin Popușoi
Cristian Gațu
Cristian Gațu
Sebastian Latkolic
Sebastian Latkolic
Nicolae Maties
Nicolae Maties
Ira Melnic
Ira Melnic

If you wanna lend a helping hand, get in touch with us and let's build this together!


Twitter | Facebook

frontend.ro's People

Contributors

iampava avatar andreeatoma avatar catalinpopusoi avatar nmaties avatar sircqq avatar dependabot[bot] avatar juppsy avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.